Skip to content

TRTorch File ptq.h
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
  • File ptq.h
    • Definition ( cpp/api/include/trtorch/ptq.h )
    • Includes
    • Included By
    • Namespaces
    • Classes
  • Show Source

File ptq.h ¶

↰ Parent directory ( cpp/api/include/trtorch )

Contents

  • Definition ( cpp/api/include/trtorch/ptq.h )

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition ( cpp/api/include/trtorch/ptq.h ) ¶

  • Program Listing for File ptq.h

Includes ¶

  • iostream

  • memory

  • sstream

  • string

  • vector

Included By ¶

  • File trtorch.h

Namespaces ¶

  • Namespace trtorch

  • Namespace trtorch::ptq

Classes ¶

  • Template Class Int8CacheCalibrator

  • Template Class Int8Calibrator

© Copyright 2020, NVIDIA Corporation.
Created using Sphinx 3.0.3. and Material for Sphinx