-
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.
[Relax][PyTorch] Add support for
torch.nn.functional.conv*
(#17325)
* add test for functional conv1d * add support for functional conv1d * cleanup conv1d * add test for functional conv_transpose1d * add support for functional conv_transpose1d * add test for functional conv_transpose2d * add support for functional conv_transpose2d * add test for functional conv3d * add support for functional conv3d
- Loading branch information
Showing
2 changed files
with
275 additions
and
61 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
Oops, something went wrong.