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

Create an ORT base class and refactor run/onnxrt on to it #110

Open
jeremyfowers opened this issue Feb 9, 2024 · 0 comments
Open

Create an ORT base class and refactor run/onnxrt on to it #110

jeremyfowers opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working cleanup Cleaning up old/unused code and tech debt p2 Low priority

Comments

@jeremyfowers
Copy link
Collaborator

jeremyfowers commented Feb 9, 2024

Work in progress...

Requirements: the base class must include functionality for

  • Cache warmup
  • Environment creation and removal/upgrade
  • rt-args for:
    • ?
  • ?
@jeremyfowers jeremyfowers added the bug Something isn't working label Feb 9, 2024
@jeremyfowers jeremyfowers self-assigned this Feb 9, 2024
@jeremyfowers jeremyfowers changed the title Upgrade from deprecated conda env remove API in all runtimes Create an ORT base class and refactor run/onnxrt on to it Feb 9, 2024
@jeremyfowers jeremyfowers removed their assignment Feb 9, 2024
@jeremyfowers jeremyfowers added cleanup Cleaning up old/unused code and tech debt p2 Low priority breaking API breaking change that should get extra testing in canary and removed breaking API breaking change that should get extra testing in canary labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cleanup Cleaning up old/unused code and tech debt p2 Low priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant