Commit 8475910
authored
Remove all TurboQuant stuff (#8377)
## Summary
Closes: #7830 (it was
already closed but now it will be extra closed).
See
#7830 (comment)
for why we are removing this. To summarize: lossy compression /
quantization doesn't really make sense in Vortex at all.
Also removes the vector search benchmark that benchmarked this
implementation of TurboQuant.
## API Changes
Removes TurboQuant completely from the codebase.
## Testing
N/A
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>1 parent 8acef3a commit 8475910
66 files changed
Lines changed: 10 additions & 11648 deletions
File tree
- benchmarks/vector-search-bench
- scripts
- src
- vortex-btrblocks
- src
- vortex-tensor/src
- encodings
- turboquant
- tests
- scalar_fns
- sorf_transform
- vortex-turboquant
- benches
- src
- scalar_fns
- sorf
- tests
- vector
- vortex
- benches
- examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
| |||
313 | 311 | | |
314 | 312 | | |
315 | 313 | | |
316 | | - | |
317 | 314 | | |
318 | 315 | | |
319 | 316 | | |
| |||
This file was deleted.
0 commit comments