forked from pytorch/pytorch
-
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.
remove ShouldFp32FallbackToNCHW (pytorch#13814)
Summary: Pull Request resolved: pytorch#13814 D10333829 implemented 3D conv in NHWC in fp32 ops so int8 ops don't need special handling anymore. Reviewed By: hx89 Differential Revision: D13017666 fbshipit-source-id: 41df449f5e21c4c7134cc5c480e559f8c247069b
- Loading branch information
1 parent
a7eee0a
commit 7f00200
Showing
4 changed files
with
12 additions
and
133 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 was deleted.
Oops, something went wrong.
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