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

Minor Changes to configurability - Science.io Integration #848

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2022

  1. Update Backend to take TRTBuilder Flags

     def __init__(self, model, device,
                max_workspace_size=None, serialize_engine=False, verbose=False, fp16=False, flags=None,  **kwargs)
    dataartist-og authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6c7d038 View commit details
    Browse the repository at this point in the history
  2. Add options for large pb files, serialize to disc

    external_data_format
    engine_path
    dataartist-og authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2f58cce View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    3dcc149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e2a1e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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