forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FP16, INT8, INT4, INT2 support for SSD inference TBE (pytorch#1479)
Summary: Pull Request resolved: pytorch#1479 Continue to add non-FP32 support in SSD inference TBE. Differential Revision: D41540641 fbshipit-source-id: f7a3856536daab054092febee32cbe02238515b9
- Loading branch information
1 parent
d2923b9
commit dab69e7
Showing
3 changed files
with
227 additions
and
94 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