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] Support ONNX and TensorRT export #4

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on May 3, 2024

  1. untested exporter

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0321736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41fa366 View commit details
    Browse the repository at this point in the history
  3. clean commit

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    463a45b View commit details
    Browse the repository at this point in the history
  4. remove unused import

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b9145db View commit details
    Browse the repository at this point in the history
  5. ignore model exports

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1f304ce View commit details
    Browse the repository at this point in the history
  6. update readme docs

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    35bd72e View commit details
    Browse the repository at this point in the history
  7. use fp16 precision

    IamShubhamGupto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8b2b710 View commit details
    Browse the repository at this point in the history