Make use of explicit output shape for the de-convolution layer.
This is relevant to cases where the net is loaded from an ONNX model containing ConvTranspose layers, which may include the output_shape attribute. c.f. https://github.com/onnx/onnx/blob/master/docs/Operators.md#ConvTranspose
Showing
Please
register
or
sign in
to comment