Skip to content

Commit

Permalink
add chemfp in algos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunjiangZhu committed Jun 21, 2020
1 parent 051fef0 commit 6fb1309
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions algos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,18 @@ bit:
run-groups:
empty:
args: []

Chemfp:
disabled: false
docker-tag: ann-benchmarks-chemfp
singularity-tag: ann-bench-chemfp
module: ann_benchmarks.algorithms.chemfp
constructor: Chemfp
base-args: ["@metric"]
run-groups:
empty:
args: []

int:
jaccard:
Bruteforce:
Expand Down

0 comments on commit 6fb1309

Please sign in to comment.