Polygraphy Logo
0.43.1
  • Polygraphy

API Reference: Main

  • Backends
  • Comparing Results

API Reference: Miscellaneous

  • Common
  • Global Configuration
  • Constants
  • CUDA Wrapper
  • Exceptions
  • Function Helpers
  • JSON Utilities
  • Logger
  • Module Helpers

API Reference: Development

  • Command-line Tool APIs
Polygraphy
  • »
  • Polygraphy

Polygraphy

This page includes the Python API documentation for Polygraphy. Polygraphy is a toolkit designed to assist in running and debugging deep learning models in various frameworks.

For installation instructions, examples, and information about the CLI tools, see the GitHub repository instead.

For a high level overview of the Python API, see this page.

API Reference: Main

  • Backends
    • Base Interface
      • Loaders
      • Runners
    • Common
      • Loaders
    • ONNX
      • Loaders
    • ONNX-Runtime
      • Loaders
      • Runners
    • Plugin Reference
      • Runners
    • TensorFlow 1.X
      • Loaders
      • Runners
    • TensorRT
      • Algorithm Selector
      • Calibrator
      • Loaders
      • Optimization Profile
      • Runners
      • Utilities
  • Comparing Results
    • Comparator
    • Data Structures
    • Comparison Functions
    • Postprocessing Functions
    • Data Loader

API Reference: Miscellaneous

  • Common
    • Data Structures
  • Global Configuration
  • Constants
  • CUDA Wrapper
  • Exceptions
  • Function Helpers
  • JSON Utilities
  • Logger
  • Module Helpers
    • Import Helpers

API Reference: Development

  • Command-line Tool APIs
    • Command-line Argument Groups
      • Base Interface
      • Backends
        • ONNX
        • ONNX-Runtime
        • Plugin Reference
        • TensorFlow
        • TensorRT
      • Comparator
        • Comparator
        • Comparison Functions
        • Data Loader
        • Postprocessing Functions
      • Logger
      • Model
    • Script Interface
Next

© Copyright 2022, NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.