Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ONNX 1.14.1 in CI pipelines #644

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented Aug 15, 2023

Bump ONNX 1.14.1 in CI pipelines.

Verify ONNX 1.14.1 rc2. Closes #643.

Signed-off-by: jcwchen <jacky82226@gmail.com>
Signed-off-by: jcwchen <jacky82226@gmail.com>
@jcwchen jcwchen changed the title [WIP] Verify ONNX 1.14.1 rc2 Bump ONNX 1.14.1 in CI pipelines Aug 28, 2023
@jcwchen jcwchen marked this pull request as ready for review August 28, 2023 16:29
@jcwchen
Copy link
Member Author

jcwchen commented Aug 28, 2023

cc @xiaowuhu @xadupre for review. Thanks!

@xadupre xadupre merged commit 024a62f into onnx:main Aug 28, 2023
14 checks passed
xadupre added a commit that referenced this pull request Oct 2, 2023
* Check if base_score is available and it is a string type convert it to float (#637)

Signed-off-by: Donald Tolley <tolleybot@gmail.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
Co-authored-by: Donald Tolley <tolleybot@gmail.com>
Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* signed (#639)

Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* Bump ONNX 1.14.1 in CI pipelines (#644)

* verify onnx 1.14.1 rc2

Signed-off-by: jcwchen <jacky82226@gmail.com>

* Bump ONNX 1.14.1

Signed-off-by: jcwchen <jacky82226@gmail.com>

---------

Signed-off-by: jcwchen <jacky82226@gmail.com>
Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* fix (dev): Working start to address issue #648. This will help enable saving and reading of models from Spark, a requirement for GBTClassifier tree conversion

Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* feat: Allow conversions of SparkML models to ONNX using cluster mode

Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* fix: fix bug that did not fully create temp paths

Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* fix: reformat style

Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

* fix: Fixed formatting style to pass ruff tests

Signed-off-by: James Cao <james.cao@ironwoodcyber.com>

---------

Signed-off-by: Donald Tolley <tolleybot@gmail.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
Signed-off-by: James Cao <james.cao@ironwoodcyber.com>
Signed-off-by: jcwchen <jacky82226@gmail.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Co-authored-by: Donald Tolley <tolleybot@gmail.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please verify 1.14.1 ONNX release candidate on TestPyPI
2 participants