-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Upstreaming patches from conda-forge/faiss-split-feedstock#27, follow-up (sorta) to #1600. All these should be fairly uncontroversial, I think (mostly just oversights or stuff that never got triggered on windows due to not having #1680 so far). Things work without `#include <faiss/impl/platform_macros.h>`, but I preferred to be explicit here, because the `__SSEx__` macros (that are used in the affected files) are only defined there for windows. Pull Request resolved: #1681 Reviewed By: beauby Differential Revision: D26454427 Pulled By: mdouze fbshipit-source-id: 345e0ef45888f338e71bba004454a701572f9afb
- Loading branch information
1 parent
96d0d33
commit 6d8afff
Showing
3 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters