Skip to content

Bump onnxmltools from 1.4.0 to 1.11.10#60

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/onnxmltools-1.11.10
Closed

Bump onnxmltools from 1.4.0 to 1.11.10#60
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/onnxmltools-1.11.10

Conversation

@dependabot
Copy link

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

Bumps onnxmltools from 1.4.0 to 1.11.10.

Release notes

Sourced from onnxmltools's releases.

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
  • Support for opset 13 #437

XGBoost

  • Support float type for feature_id #423
  • Support unsigned integer as class type #426
  • Fix the converter when the parameter best_ntree_limit is used #429
  • Support multi:softmax objective #442

... (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)

Bumps [onnxmltools](https://github.com/onnx/onnxmltools) from 1.4.0 to 1.11.10.
- [Release notes](https://github.com/onnx/onnxmltools/releases)
- [Commits](https://github.com/onnx/onnxmltools/commits)

---
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 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #61.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/master/onnxmltools-1.11.10 branch June 13, 2022 05:06
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.

0 participants