Skip to content

The final release for onnxmltools 1.3

Choose a tag to compare

@wenbingl wenbingl released this 13 Dec 22:50
c40305a
switch to the explicit padding if the input shape is available. (#198)

* switch to the explicit padding if the input shape is available.

* upgrade the version.

* fix for the nchw mode.

* output_padding could be None.