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

Sparml converter: support type StringType and StringType() #639

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Aug 1, 2023

Replaced #638.

Signed-off-by: Xavier Dupre <[email protected]>
@xadupre xadupre merged commit ad54057 into onnx:main Aug 1, 2023
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 <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Co-authored-by: Donald Tolley <[email protected]>
Signed-off-by: James Cao <[email protected]>

* signed (#639)

Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: James Cao <[email protected]>

* Bump ONNX 1.14.1 in CI pipelines (#644)

* verify onnx 1.14.1 rc2

Signed-off-by: jcwchen <[email protected]>

* Bump ONNX 1.14.1

Signed-off-by: jcwchen <[email protected]>

---------

Signed-off-by: jcwchen <[email protected]>
Signed-off-by: James Cao <[email protected]>

* 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 <[email protected]>

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

Signed-off-by: James Cao <[email protected]>

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

Signed-off-by: James Cao <[email protected]>

* fix: reformat style

Signed-off-by: James Cao <[email protected]>

* fix: Fixed formatting style to pass ruff tests

Signed-off-by: James Cao <[email protected]>

---------

Signed-off-by: Donald Tolley <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: James Cao <[email protected]>
Signed-off-by: jcwchen <[email protected]>
Co-authored-by: Xavier Dupré <[email protected]>
Co-authored-by: Donald Tolley <[email protected]>
Co-authored-by: Chun-Wei Chen <[email protected]>
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.

1 participant