8000 Tags · jayveeangeles/onnxmltools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jayveeangeles/onnxmltools

Tags

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __init__.py

v1.4.0-rc1

Toggle v1.4.0-rc1's commit message
upgrade package version for the release.

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade the minor version for pypi package release.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch to the explicit padding if the input shape is available. (onnx…

…#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.

v1.3.0-rc1

Toggle v1.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace the remaining target onnx version checking by the opset numbe…

…r. (onnx#187)

* replace the target onnx version by the opset number.

* fix for the tests.

* Remove the targeted_onnx from the parse function.

* one more fix.

* unify the opset comparison.

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade the version for the final 1.2.2 release. (onnx#132)

v1.2.0rc

Toggle v1.2.0rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support the offset member in Core ML crop layer parameter. (onnx#119)

* Support the offset member in Core ML crop layer parameter.

* fix the order.

* correct the border value.

* add a docs string.

v1.1.2

Toggle v1.1.2's commit message

Unverified

No user is associated with the committer email.
Update version for release

v1.0

Toggle v1.0's commit message
enable Python 2.7 on travis, fix two AttributeError issues (onnx#10)

0