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

File macros.h ¶

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

Contents

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

  • Included By

  • Defines

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

  • Program Listing for File macros.h

Included By ¶

  • File logging.h

  • File trtorch.h

Defines ¶

  • Define STR

  • Define TRTORCH_API

  • Define TRTORCH_HIDDEN

  • Define TRTORCH_MAJOR_VERSION

  • Define TRTORCH_MINOR_VERSION

  • Define TRTORCH_PATCH_VERSION

  • Define TRTORCH_VERSION

  • Define XSTR

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