Skip to content

Commit

Permalink
Update dynamic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gopalrs authored Dec 6, 2024
1 parent a0114e0 commit a6f708d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dynamic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
dist/bin/search_memory_index --data_type uint8 --dist_fn l2 --fail_if_recall_below 70 --index_path_prefix data/index_ins_del.after-concurrent-delete-del2500-7500 --result_path data/res_ins_del --query_file data/rand_uint8_10D_1K_norm50.0.bin --gt_file data/gt100_random10D_10K-conc-2500-7500 -K 10 -L 20 40 60 80 100 -T 8 --dynamic true --tags 1
- name: upload data and bin
if: success() || failure()
uses: actions/upload-artifact@v4
with:
name: dynamic-${{matrix.os}}
Expand Down

0 comments on commit a6f708d

Please sign in to comment.