-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse constant padding into conv kernels (#7515)
* fuse constant padding into conv kernels * change the kernel to support other layouts * add channel-last test * add a comment about bailing early
- Loading branch information
Matthew Brookhart
authored
Mar 2, 2021
1 parent
a1d43c1
commit 633ee11
Showing
2 changed files
with
194 additions
and
0 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