forked from facebookresearch/faiss
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nit: fix variable types (facebookresearch#3147)
Summary: The inconsistency in variable types would generate waaaaaaay too many warnings `comparison of integer expressions of different signedness` during the compilation if all the warnings are made reported Pull Request resolved: facebookresearch#3147 Reviewed By: mlomeli1 Differential Revision: D51988074 Pulled By: algoriddle fbshipit-source-id: 31a57bbe3a14105a968d3f06c0807c2fe60f1a62
- Loading branch information
1 parent
82a9f93
commit 9c15afd
Showing
2 changed files
with
4 additions
and
4 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