Class and Description |
---|
org.bytedeco.tensorrt.nvinfer_plugin.DetectionOutputParameters
Deprecated in TensorRT 10.0. DetectionOutput plugin is deprecated.
|
org.bytedeco.tensorrt.nvinfer.IInt8Calibrator
Deprecated in TensorRT 10.1. Superseded by explicit quantization.
|
org.bytedeco.tensorrt.nvinfer.IPluginV2
Deprecated in TensorRT 8.5. Implement IPluginV2DynamicExt or IPluginV2IOExt depending on your
requirement.
|
org.bytedeco.tensorrt.nvinfer.IPluginV2DynamicExt
Deprecated in TensorRT 10.0. Please implement IPluginV3 instead.
|
org.bytedeco.tensorrt.nvinfer.IPluginV2Ext
Deprecated in TensorRT 8.5. Implement IPluginV2DynamicExt or IPluginV2IOExt depending on your
requirement.
|
org.bytedeco.tensorrt.nvinfer.IPluginV2IOExt
Deprecated in TensorRT 10.0.
|
org.bytedeco.tensorrt.nvinfer_plugin.NMSParameters
Deprecated in TensorRT 10.0. BatchedNMSPlugin plugin is deprecated.
|
Enum and Description |
---|
org.bytedeco.tensorrt.global.nvinfer_plugin.CodeTypeSSD
Deprecated in TensorRT 10.0. DetectionOutput plugin is deprecated.
|
org.bytedeco.tensorrt.global.nvinfer.CalibrationAlgoType
Deprecated in TensorRT 10.1. Superseded by explicit quantization.
|
org.bytedeco.tensorrt.global.nvinfer.QuantizationFlag
Deprecated in TensorRT 10.1. Superseded by explicit quantization.
|
Enum Constant and Description |
---|
org.bytedeco.tensorrt.global.nvinfer.TacticSource.kCUBLAS
Deprecated in TensorRT 10.0.
|
org.bytedeco.tensorrt.global.nvinfer.TacticSource.kCUBLAS_LT
Deprecated in TensorRT 9.0.
|
org.bytedeco.tensorrt.global.nvinfer.TacticSource.kCUDNN
Deprecated in TensorRT 10.0.
|
org.bytedeco.tensorrt.global.nvinfer.NetworkDefinitionCreationFlag.kEXPLICIT_BATCH
Deprecated in TensorRT 10.0.
|
org.bytedeco.tensorrt.global.nvinfer.PreviewFeature.kPROFILE_SHARING_0806
Deprecated in TensorRT 10.0. The default value for this flag is on and can not be changed.
|
org.bytedeco.tensorrt.global.nvinfer.BuilderFlag.kWEIGHTLESS
Deprecated in TensorRT 10.0. Superseded by kSTRIP_PLAN.
|
Copyright © 2024. All rights reserved.