-
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.
Fix reverse_index_factory formatting of ScalarQuantizers (#4003)
Summary: Pull Request resolved: #4003 It was emitting "SQSQ8" for `IndexScalarQuantizer`. The enum names already have `SQ` in the prefix. Reviewed By: kuarora Differential Revision: D65083146 fbshipit-source-id: 564f6d3d8987a2188fb7aa82b5ba772034225550
- Loading branch information
1 parent
acaa01f
commit c5fbefe
Showing
2 changed files
with
29 additions
and
46 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