TensorRT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNnvcaffeparser1
|oCIBlobNameToTensor
|oCIBinaryProtoBlob
|oCIPluginFactory
|\CICaffeParser
oNnvinfer1The TensorRT API version 1 namespace
|oNplugin
||oCINvPluginCommon interface for the NVidia created plugins
||oCQuadruple
||oCPriorBoxParameters
||oCDetectionOutputParameters
||oCsoftmaxTree
||\CRegionParameters
|oCDimsStructure to define the dimensions of a tensor
|oCDimsHWDescriptor for two-dimensional spatial data
|oCDimsCHWDescriptor for data with one channel dimension and two spatial dimensions
|oCDimsNCHWDescriptor for data with one index dimension, one channel dimension and two spatial dimensions
|oCWeightsArray of weights used as a layer parameter
|oCIHostMemoryClass to handle library allocated memory that is accessible to the user
|oCITensorTensor in a network definition
|oCILayerBase class for all layer classes in a network definition
|oCIConvolutionLayerConvolution layer in a network definition
|oCIFullyConnectedLayerFully connected layer in a network definition
|oCIActivationLayerActivation layer in a network definition
|oCIPoolingLayerPooling layer in a network definition
|oCILRNLayerLRN layer in a network definition
|oCIScaleLayerScale layer in a network definition
|oCISoftMaxLayerSoftmax layer in a network definition
|oCIConcatenationLayerConcatenation layer in a network definition
|oCIDeconvolutionLayerDeconvolution layer in a network definition
|oCIElementWiseLayerElementwise layer in a network definition
|oCIRNNLayerRNN layer in a network definition
|oCIOutputDimensionsFormulaApplication-implemented inteface to compute layer output sizes
|oCIPluginPlugin class for user-implemented layers
|oCIPluginLayerLayer type for plugins
|oCIUnaryLayerLayer that represents a unary operation
|oCIPaddingLayerLayer that represents a padding operation
|oCPermutation
|oCIShuffleLayerLayer type for shuffling data
|oCINetworkDefinitionNetwork definition for input to the builder
|oCIProfilerApplication-implemented interface for profiling
|oCIExecutionContextContext for executing inference using an engine
|oCICudaEngineEngine for executing inference on a built network
|oCIInt8CalibratorApplication-implemented interface for calibration
|oCIInt8EntropyCalibrator
|oCIInt8LegacyCalibrator
|oCIBuilderBuilds an engine from a network definition
|oCIPluginFactoryPlugin factory for deserialization
|oCIRuntimeAllows a serialized engine to be deserialized
|\CILoggerApplication-implemented logging interface for the builder, engine and runtime
\Nnvuffparser
 \CIUffParser