Skip to content

Commit

Permalink
New padding options for Conv and ConvTranspose (#658)
Browse files Browse the repository at this point in the history
* add new padding options for Conv and ConvTranspose

* Update _conv.py

* Add tests for the padding of `Conv` and `ConvTranspose`

* Fix some type hints

* Fix the type of padding_t
  • Loading branch information
ChenAo-Phys authored Feb 20, 2024
1 parent 7c120c6 commit 23d983e
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 55 deletions.
Loading

0 comments on commit 23d983e

Please sign in to comment.