Commit c9cff00
committed
Adding test for IndexBinaryFlat.reconstruct_n() (#3310)
Summary:
Pull Request resolved: facebookresearch/faiss#3310
**Context**
[Issue 2751](facebookresearch/faiss#2751) is already fixed as class wrappers has replacement definition of reconstruct_n in handle_IndexBinary.
**In this diff**,
Writing test test_reconstruct for binary index to validate fix for above issue.
Reviewed By: junjieqi
Differential Revision: D55168600
fbshipit-source-id: b62dc5fa89d65b843c52faa7456f046142e344211 parent 54eb9c2 commit c9cff00
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
146 | 155 | | |
147 | 156 | | |
148 | 157 | | |
| |||
0 commit comments