TensorRT学习(二) TensorRT API 二、TensorRT TensorRT API · C++ c++ 详细api介绍详见:https://docs.nvidia.com/deeplearning/tensorrt/archives/tensorrt-700/tensorrt-api/c_api/index.html Dims2DimsHWDims3DimsCHWDims4DimsNCHW ITensorILayerIConvolutionLayerIFullyConnectedLayerIActivationLayerIPoolingLayerILRNLayerIScaleLayerISoftMaxLayerIConcatenationLayerIDeconvolutionLayer IElementWiseLayerIGatherLayerIRNNLayerIRNNv2LayerIOutputDimensionsFormulaIPluginLayerIPluginV2LayerIUnaryLayerIReduceLayerIPaddingLayerPermutation IShuffleLayerISliceLayerIShapeLayerITopKLayerIMatrixMultiplyLayerIRaggedSoftMaxLayerIIdentityLayerIConstantLayerIParametricReLULayerIResizeLayerILoopBoundaryLayer IRecurrenceLayerILoopOutputLayerITripLimitLayerIIteratorLayerILoopISelectLayerIFillLayerINetworkDefinition IInt8CalibratorIInt8EntropyCalibratorIInt8EntropyCalibrator2IInt8MinMaxCalibratorIInt8LegacyCalibratorIBuilderConfigIBuilder . python 详细api介绍详见 www.github.com/nvidia/tensorrt。