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

Tags: jaynotleno/onnxmltools

Tags

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix onnx#400, support multi:softmax objective (onnx#442)

* investigate xgboost issues

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

* fix softmax score

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

* lint

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

* test nightly build

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

* restore ci

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

* restore one file

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>

Co-authored-by: xavier dupré <xavier.dupre@gmail.com>

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