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

Delay import onnxruntime to avoid ImportError when onnxruntime is missing and not needed #235

Merged
merged 5 commits into from
Aug 7, 2022

Commits on Aug 4, 2022

  1. add Float16TensorType

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython authored and xadupre committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    52ab432 View commit details
    Browse the repository at this point in the history
  2. Revert "add Float16TensorType"

    This reverts commit 401f49c.
    sdpython authored and xadupre committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    848d703 View commit details
    Browse the repository at this point in the history
  3. delayed import onnxruntime

    Signed-off-by: xadupre <xadupre@microsoft.com>
    xadupre committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c0f7488 View commit details
    Browse the repository at this point in the history
  4. update CI

    Signed-off-by: xadupre <xadupre@microsoft.com>
    xadupre committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    27a409c View commit details
    Browse the repository at this point in the history
  5. better error message

    Signed-off-by: xadupre <xadupre@microsoft.com>
    xadupre committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    39affe6 View commit details
    Browse the repository at this point in the history