Skip to content

Bump onnxmltools from 1.4.0 to 1.11.1#61

Closed
dependabot[bot] wants to merge 5 commits intomasterfrom
dependabot/pip/master/onnxmltools-1.11.1
Closed

Bump onnxmltools from 1.4.0 to 1.11.1#61
dependabot[bot] wants to merge 5 commits intomasterfrom
dependabot/pip/master/onnxmltools-1.11.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps onnxmltools from 1.4.0 to 1.11.1.

Release notes

Sourced from onnxmltools's releases.

1.11.1

  • feat: add support for SparkML CountVectorizer conversion #560
  • docs: update sparkml doc; cleanups. #559
  • fix: 'SparkSession' object has no attribute 'util' #557
  • feat: add support for SparkML KMeansModel conversion #556
  • fix: SparkML StandardScaler conversion fails when withStd or withMean is set to true #555
  • fix: Converter for SparkML VectorAssembler does not support vector inputs correctly #554
  • fix: ONNX conversion for Spark OneHotEncoder model #552

1.11.0

  • Fix conversion of XGBoost model after being restored #520
  • Fix test case condition for onnx=1.11.0 #527
  • Update CI for ORT 1.11.0 #539
  • Adjust author and email #539

1.10.0

  • Replace #507 + fix bug with XGBoost converter when base_score is None #510
  • Use assertRegex instead of assertRegexpMatches for Python 3.11 compatibility. #508
  • Support for opset 15 and update version to 1.10.0 #505
  • add support for quantile objective for LGBM models #503
  • Support parameter shape_override and other options for convert_tensorflow #497
  • Implement option split to reduce discrepancies for lightgbm regressors #496

1.9.1

  • Add requirements.txt to MANIFEST.in #493

1.9.0

LightGBM

  • Improves lightgbm conversion speed #491
  • Fix discovering classifier objective #480
  • Fix missing type in lgbm regressor #488
  • Support gamma objective in LGBMRegressor #484
  • Allow to add custom post transform functions that are not supported by the ONNX spec yet #463
  • Enable option zipmap for LGBM converter #452

XGBoost

  • Use all tree when best_ntree_limit is not specified #459
  • Fix discrepencies when xgboost trees are empty #447

Keras

  • Switch to tf2onnx for tensorflow>=2.0 instead of keras2onnx #492

1.8.0

New features

  • New converters for CatBoost #392
  • Integration with Hummingbird #404, #418, #427

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dbczumar and others added 5 commits September 12, 2020 21:27
Bumps [onnxmltools](https://github.com/onnx/onnxmltools) from 1.4.0 to 1.11.1.
- [Release notes](https://github.com/onnx/onnxmltools/releases)
- [Commits](https://github.com/onnx/onnxmltools/commits/1.11.1)

---
updated-dependencies:
- dependency-name: onnxmltools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 8, 2022

Looks like onnxmltools is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/master/onnxmltools-1.11.1 branch August 8, 2022 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant