-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Fixes #442. TL;DR: F.pad has an unintuitive syntax (we need to indicated padding from last dimensions to first dimensions). This PR fixes that in unfold2d and adds tests with non-symmetric pad/dilation/kernel_size/stride. Pull Request resolved: #443 Reviewed By: karthikprasad Differential Revision: D37451293 Pulled By: alexandresablayrolles fbshipit-source-id: 0587325f4dcaa4d1dcd3068d9046825964b9d49f
- Loading branch information
1 parent
181c6b7
commit f125752
Showing
2 changed files
with
53 additions
and
1 deletion.
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