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

[Feature] Add onnxruntime inference #1743

Merged
merged 8 commits into from
Feb 13, 2022

Commits on Jan 23, 2022

  1. add basic structure

    xmba15 committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d26b86b View commit details
    Browse the repository at this point in the history
  2. inference using onnxruntime

    xmba15 committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    1b77e75 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    7dfbbfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a67b9f View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary variables

    xmba15 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    6e3851f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47adfa View commit details
    Browse the repository at this point in the history
  5. Fix wrong input dimension

    xmba15 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    a6223d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52e10ee View commit details
    Browse the repository at this point in the history