Skip to content
Commit 09364de3 authored by yg320's avatar yg320 Committed by Yuxin Wu
Browse files

Transpose Convolution Valid/Full Padding (#1323)

* Fixed a bug when calculating output shape of valid/full padded Conv2DTranspose

* Added valid padding test and nchw test to TestConv2DTranspose

* Removed NCHW test from TestConv2DTranspose (Conv2DCustomBackpropInputOp only supports NHWC)

* removed black line

* Added valid padding test back to TestConv2DTranspose
parent f7a79d48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment