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

perf: refine onnx implementation #3166

Merged
merged 5 commits into from Nov 8, 2022
Merged

Commits on Nov 8, 2022

  1. refine onnx implementation

    - multiple outputs support
    - more detailed input type casting
    larme committed Nov 8, 2022
    Copy the full SHA
    e8ddd13 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54ffa6f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a65c0cf View commit details
    Browse the repository at this point in the history
  4. add more test cases

    larme committed Nov 8, 2022
    Copy the full SHA
    9502db3 View commit details
    Browse the repository at this point in the history
  5. add api v1 compatibility

    larme committed Nov 8, 2022
    Copy the full SHA
    65ade2a View commit details
    Browse the repository at this point in the history