TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Run

Table of Contents

Introduction

The run tool can be used to convert models, run inference, and compare results across frameworks. It can also generate a Python script that uses the Polygraphy Python API to do the same.

Usage

See polygraphy run -h for usage information.

Examples

For examples, see this directory