Skip to content

Commit

Permalink
Refactor Conv{1,2,3}Transpose classes into one. Add tests for transpo…
Browse files Browse the repository at this point in the history
…se functionality.

Rearchitect the Transpose classes into one base class that is then instantiated for each dimension convolution we want. Add tests for Conv{1,3}Transpose; we make sure to test N*C and NC* data formats.

PiperOrigin-RevId: 180907942
  • Loading branch information
Deepmind authored and diegolascasas committed Jan 8, 2018
1 parent 511f11b commit 699f8cb
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 775 deletions.

0 comments on commit 699f8cb

Please sign in to comment.