Faiss suppress warning 611#1879
Conversation
|
Thanks @aamijar ! Can we add an issue so we can revert this change whenever Faiss is fixed? |
Added the issue in the PR description |
|
ccing @tarang-jain to make sure this is a good change regarding Faiss |
tarang-jain
left a comment
There was a problem hiding this comment.
Thanks for the fix. It is a bit unsettling to manually suppress warnings in our wrappers in this fashion. I wonder why this suddenly came up (not finding anything fishy in the recent commits to Faiss main). Do you have any idea what recently changed in Faiss?
|
Hi @tarang-jain, please see the linked issue for the details. |
tarang-jain
left a comment
There was a problem hiding this comment.
Approving as a temporary fix, but this needs to be reverted and the Faiss version needs to be pinned (#1884)
|
/merge |
Follow up to #1879. Resolves #1884 Authors: - Anupam (https://github.com/aamijar) Approvers: - Kyle Edwards (https://github.com/KyleFromNVIDIA) - Tarang Jain (https://github.com/tarang-jain) URL: #1885
Mitigation to #1881