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

Tags: blcksrx/onnxmltools

Tags

v1.7.0

Toggle v1.7.0's commit message
fixed the weird error.

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add tf2onnx wrapper test. (onnx#367)

* add tf2onnx wrapper test.

* install tf 1.15.0

* install tf2onnx

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to version 1.6.0 (onnx#350)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to version 1.5.1 (onnx#340)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating onnxmltools package version and requirements to 1.5.0 (onnx#315

)

* Updating onnxmltools package version and requirements

* Update flaky test onnxruntime version

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.
0