Contents Menu Expand Light mode Dark mode Auto light/dark mode
NVIDIA TensorRT Standard Python API Documentation 10.7.0
Light Logo Dark Logo
NVIDIA TensorRT Standard Python API Documentation 10.7.0

Overview

  • Getting Started with TensorRT
  • Core Concepts
  • Writing custom operators with TensorRT Python plugins

TensorRT Python API Reference

  • Foundational Types
    • DataType
    • Weights
    • Dims
    • IHostMemory
  • Core
    • Logger
    • Profiler
    • IOptimizationProfile
    • IBuilderConfig
    • Builder
    • Debug Listener
    • ICudaEngine
    • IExecutionContext
    • Runtime
    • Refitter
    • IErrorRecorder
    • ITimingCache
    • GPU Allocator
    • EngineInspector
    • ISerializationConfig
  • Network
    • INetworkDefinition
    • Layer Base Classes
    • Layers
  • Plugin
    • IPluginCreator
    • IPluginRegistry
    • IPluginV2DynamicExt
    • IPluginV3
  • tensorrt.plugin
    • tensorrt.plugin.register
    • tensorrt.plugin.impl
    • tensorrt.plugin.autotune
      • AutoTuneCombination
    • Shape
      • Shape
      • ShapeExpr
    • Tensor
      • TensorDesc
      • Tensor
    • Functions
  • Int8
    • IInt8Calibrator
    • IInt8LegacyCalibrator
    • IInt8EntropyCalibrator
    • IInt8EntropyCalibrator2
    • IInt8MinMaxCalibrator
  • Algorithm Selector
  • Onnx Parser
Back to top

Network#

  • INetworkDefinition
  • Layer Base Classes
    • ITensor
    • ILayer
  • Layers
    • PaddingMode
    • ICastLayer
    • IConvolutionLayer
    • IGridSampleLayer
    • IActivationLayer
    • IPoolingLayer
    • ILRNLayer
    • IScaleLayer
    • ISoftMaxLayer
    • IConcatenationLayer
    • IDeconvolutionLayer
    • IElementWiseLayer
    • IGatherLayer
    • IPluginV2Layer
    • IPluginV3Layer
    • IUnaryLayer
    • IReduceLayer
    • IPaddingLayer
    • IParametricReLULayer
    • ISelectLayer
    • IShuffleLayer
    • ISliceLayer
    • IShapeLayer
    • ITopKLayer
    • IMatrixMultiplyLayer
    • IRaggedSoftMaxLayer
    • IIdentityLayer
    • IConstantLayer
    • IResizeLayer
    • ILoop
      • ILoopBoundaryLayer
        • ITripLimitLayer
        • IRecurrenceLayer
        • IIteratorLayer
        • ILoopOutputLayer
    • IFillLayer
    • IQuantizeLayer
    • IDequantizeLayer
    • IScatterLayer
    • IIfConditional
    • IConditionLayer
    • IIfConditionalOutputLayer
    • IIfConditionalInputLayer
    • IEinsumLayer
    • IAssertionLayer
    • IOneHotLayer
    • INonZeroLayer
    • INMSLayer
    • IReverseSequenceLayer
    • INormalizationLayer
    • ISqueezeLayer
    • IUnsqueezeLayer
Next
INetworkDefinition
Previous
ISerializationConfig
Copyright © 2024 NVIDIA Corporation
Made with Furo

Copyright © 2024 NVIDIA Corporation

Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact