Skip to content

TRTorch Class Hierarchy
Type to start searching
TRTorch
master v0.0.1
  • TRTorch 0.0.1 documentation
TRTorch
  • Getting Started
  • Installation
    • Binary Distribution
    • Compiling From Source
  • Getting Started
    • Creating a TorchScript Module
    • Working with TorchScript in C++
    • Compiling with TRTorch
    • Under The Hood
    • Working with Unsupported Operators
  • Post Training Quantization (PTQ)
    • How to create your own PTQ application
  • Contributor Documentation
  • System Overview
    • Compiler Phases
  • Writing Converters
    • Background
    • Converters
    • Converter Contract
    • Conversion Context
    • Args
    • Weights
    • Other advice
  • C++ API Documenation
  • TRTorch C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full API
  • Show Source

Class Hierarchy ¶

    • Namespace trtorch
      • Namespace trtorch::logging
        • Enum Level
      • Namespace trtorch::ptq
        • Template Class Int8CacheCalibrator
        • Template Class Int8Calibrator
      • Struct ExtraInfo
        • Struct ExtraInfo::InputRange
        • Class ExtraInfo::DataType
        • Class ExtraInfo::DeviceType
© Copyright 2020, NVIDIA Corporation.
Created using Sphinx 3.0.3. and Material for Sphinx