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

Add support for Python310 and ORT 1.12 #1975

Merged
merged 5 commits into from
Jul 29, 2022
Merged

Commits on Jul 28, 2022

  1. python3.10 support

    Signed-off-by: Deyu Huang <[email protected]>
    hwangdeyu committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f187d9b View commit details
    Browse the repository at this point in the history
  2. add tests except keras

    Signed-off-by: Deyu Huang <[email protected]>
    hwangdeyu committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    180b1d0 View commit details
    Browse the repository at this point in the history
  3. add protubuf limit for tf 2.9.1 and ort to 1.12.0

    Signed-off-by: Deyu Huang <[email protected]>
    hwangdeyu committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fabd403 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. onnxruntime-extensions/yaml is not support with python3.10

    Signed-off-by: Deyu Huang <[email protected]>
    hwangdeyu committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    72b0f58 View commit details
    Browse the repository at this point in the history
  2. remove onnxruntime-extensions support in py310

    Signed-off-by: Deyu Huang <[email protected]>
    hwangdeyu committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2575c94 View commit details
    Browse the repository at this point in the history