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

Test against onnxruntime 1.16.0 + scikit-learn 1.3.1 #1027

Merged
merged 4 commits into from
Oct 2, 2023

Commits on Sep 22, 2023

  1. Upgrade CI to test against onnxruntime 1.16.0

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7bb4e0c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix adaboost converter for scikit-learn==1.3.1

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5cd718b View commit details
    Browse the repository at this point in the history
  2. fix example

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    18ba7c8 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    35959b2 View commit details
    Browse the repository at this point in the history