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

New Export API #1318

Merged
merged 57 commits into from
Aug 8, 2023
Merged

New Export API #1318

merged 57 commits into from
Aug 8, 2023

Commits on Jul 14, 2023

  1. Designing export API

    BloodAxe committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0414394 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Export WIP

    BloodAxe committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    054152d View commit details
    Browse the repository at this point in the history
  2. ONNX NMS

    BloodAxe committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1872443 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Export WIP

    BloodAxe committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4a76131 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    fffcdc5 View commit details
    Browse the repository at this point in the history
  2. Export WIP

    BloodAxe committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    55afd70 View commit details
    Browse the repository at this point in the history
  3. Make the top_k a constant and not variable since TRT export does not …

    …work with dynamic top_k
    BloodAxe committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ed8730b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc41d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    72e7d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    015357d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    794fc73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da99bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a18a19d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca6ab9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7f123b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    f08ca47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c188ca View commit details
    Browse the repository at this point in the history
  3. Remove unused classes

    BloodAxe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f7e6e93 View commit details
    Browse the repository at this point in the history
  4. Remove unused classes

    BloodAxe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    56daabd View commit details
    Browse the repository at this point in the history
  5. Remove unused classes

    BloodAxe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3ad8636 View commit details
    Browse the repository at this point in the history
  6. Remove unused classes

    BloodAxe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3717316 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Fixing export to FP16

    BloodAxe committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4ac7912 View commit details
    Browse the repository at this point in the history
  2. Fixing export to FP16

    BloodAxe committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fa6167d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd6582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff1fcff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16521a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46e5a6e View commit details
    Browse the repository at this point in the history
  7. Revert unit test

    BloodAxe committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6691b03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75bcd46 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Adding docs

    BloodAxe committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    66ceaa1 View commit details
    Browse the repository at this point in the history
  2. Adding docs

    BloodAxe committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5b57459 View commit details
    Browse the repository at this point in the history
  3. Adding docs

    BloodAxe committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    acf2684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e1c417 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Adding docs

    BloodAxe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e2683e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435c927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d4fec View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    57890f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    efcf93f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0746cf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912b0d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f0ef9b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update docs

    BloodAxe committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    418ab1b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update docs

    BloodAxe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    948f9f6 View commit details
    Browse the repository at this point in the history
  2. Uninstall SG

    BloodAxe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    10b4fd3 View commit details
    Browse the repository at this point in the history
  3. Added onnx_graphsurgeon

    BloodAxe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9ed8511 View commit details
    Browse the repository at this point in the history
  4. Added onnx_graphsurgeon

    BloodAxe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2c4434d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7cba74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dddff5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c23042e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da95d55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5acb9a9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into feature/SG-1001

    # Conflicts:
    #	.circleci/config.yml
    BloodAxe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    10add2a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    761653e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    BloodAxe committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c9a1d79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f2e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ce9a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70cb07e View commit details
    Browse the repository at this point in the history