Skip to content

TRTorch Namespace trtorch::ptq
Type to start searching
TRTorch
master v0.0.1
  • TRTorch 0.0.1 documentation
  • TRTorch C++ API
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
  • Namespace trtorch::ptq
    • Classes
    • Functions
  • Show Source

Namespace trtorch::ptq ¶

Contents

  • Classes

  • Functions

Classes ¶

  • Template Class Int8CacheCalibrator

  • Template Class Int8Calibrator

Functions ¶

  • Template Function trtorch::ptq::make_int8_cache_calibrator

  • Template Function trtorch::ptq::make_int8_calibrator

Previous Namespace trtorch::logging
Next Struct ExtraInfo
© Copyright 2020, NVIDIA Corporation.
Created using Sphinx 3.0.3. and Material for Sphinx