Skip to main content

Polygraphy Trtexec: Extension to run on trtexec backend

Project description

Extending polygraphy run to support trtexec

Introduction

polygraphy run allows you to run inference with multiple backends, including TensorRT and ONNX-Runtime, and compare outputs. This extension adds support to run inference with trtexec.

Installation

Follow the steps below to install the extension module. After installation, you should see the trtexec options in the help output of polygraphy run:

  1. Build using setup.py:

    python3 setup.py bdist_wheel
    
  2. Install the wheel: The wheel is installed in the dist directory. Install the wheel by running the following command

    python3 -m pip install dist/polygraphy_trtexec-*.whl \
        --extra-index-url https://pypi.ngc.nvidia.com
    

    NOTE: You may have to update the above command to install the appropriate version of the wheel

  3. After the installation, you can run it on the trtexec backend by using the --trtexec flag as follows:

    polygraphy run sample.onnx --trtexec
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

polygraphy_trtexec-0.0.9-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file polygraphy_trtexec-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: polygraphy_trtexec-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.1 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.12.0 keyring/23.9.1 rfc3986/2.0.0 colorama/0.4.5 CPython/3.10.12

File hashes

Hashes for polygraphy_trtexec-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 823b03c6582230cb77afd4550b69d2ef5d078cdd783cea58e66f184b84b7b02a
MD5 2d7e1e8963ab245ac0124c684c7792ef
BLAKE2b-256 8ea16818433f497b43eb890131c5f4fdb41ee808809a91510fbce5812156563a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page