Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tyb0807 pushed 7 commits to tyb0807/ivf hicder/muopdb
- Refactor config and arg for index_writer to support different index types (#142) d3a4f4d
- num_probes should be provided in search (#144) d5702be
- Implement IVF index in index_writer (#143) a768109
- Fix build break (#145) 01e1ad3
- Disable failed tests (#146) ef153a6
- Add rust workflows (#147) c18506f
- Fix failing tests 2645edd
tyb0807 closed a pull request on hicder/muopdb
Implement IVF index in index_writer
Repro: ``` $ cargo build --release $ RUST_LOG=info ./target/release/index_writer --input-path ~/Downloads/sift-128-euclidean.hdf5 --output-path /tmp/test --dataset-name "train" ivf [2024-11-29T...tyb0807 pushed 1 commit to master hicder/muopdb
- num_probes should be provided in search (#144) d5702be
tyb0807 closed a pull request on hicder/muopdb
num_probes should be provided in search
`num_probes` should not be part of the builder or the index but a parameter to each invocation of `search`tyb0807 pushed 2 commits to tyb0807/idx_writer hicder/muopdb
tyb0807 pushed 2 commits to tyb0807/api hicder/muopdb
tyb0807 pushed 1 commit to master hicder/muopdb
- Refactor config and arg for index_writer to support different index types (#142) d3a4f4d
tyb0807 closed a pull request on hicder/muopdb
Refactor config and arg for index_writer to support different index types
tyb0807 opened a pull request on hicder/muopdb
Tyb0807/api
`num_probes` should not be part of the builder or the index but a parameter to each invocation of `search`tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
- Refactor config and arg for index_writer to support different index types 16782ca
tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
- Refactor config and arg for index_writer to support different index types a7c1138
tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
- Refactor config and arg for index_writer to support different index types ea9e079