TensorRTΒΆ
TensorRT Python API Reference
- Getting Started with TensorRT
- Core Concepts
- Migrating from TensorRT 4
- Submodules
- Create and Destroy Functions
- Data Types
- Getters and Setters
tensorrt.Dims
,tensorrt.Permutation
Behave Like Iterables- Lightweight
tensorrt.Weights
tensorrt.Weights
Behave like NumPy Arraystensorrt.CaffeParser
Returns NumPy Arraysenqueue
Is Nowexecute_async
- Keyword Arguments and Default Parameters
- Serializing and Deserializing Engines
- Migrating Plugins
TensorRT Python API Reference
- Foundational Types
- Core
- Network
- INetworkDefinition
- Layer Base Classes
- Layers
- PaddingMode
- IConvolutionLayer
- IFullyConnectedLayer
- IActivationLayer
- IPoolingLayer
- ILRNLayer
- IScaleLayer
- ISoftMaxLayer
- IConcatenationLayer
- IDeconvolutionLayer
- IElementWiseLayer
- IGatherLayer
- RNN Layers
- IPluginV2Layer
- IUnaryLayer
- IReduceLayer
- IPaddingLayer
- IParametricReLULayer
- ISelectLayer
- IShuffleLayer
- ISliceLayer
- IShapeLayer
- ITopKLayer
- IMatrixMultiplyLayer
- IRaggedSoftMaxLayer
- IIdentityLayer
- IConstantLayer
- IResizeLayer
- ILoop
- IFillLayer
- Plugin
- Int8
- UFF Parser
- Caffe Parser
- Onnx Parser
UFF Converter API Reference
GraphSurgeon API Reference