Commit eb071f8
Fix is_trained in IndexNSGSQ (#3145)
Summary:
Same as #3034
When using IndexNSGSQ with fp16, do not require training
Pull Request resolved: #3145
Reviewed By: algoriddle
Differential Revision: D51615536
Pulled By: mdouze
fbshipit-source-id: c6bfbca920be80231d5d0a7290a29f17ea271f6e1 parent d643c41 commit eb071f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments