Package | Description |
---|---|
org.bytedeco.tensorrt.global | |
org.bytedeco.tensorrt.nvinfer |
Modifier and Type | Method and Description |
---|---|
nvinfer.TensorIOMode |
nvinfer.TensorIOMode.intern() |
static nvinfer.TensorIOMode |
nvinfer.TensorIOMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.TensorIOMode[] |
nvinfer.TensorIOMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
nvinfer.TensorIOMode |
VCudaEngine.getTensorIOMode(String tensorName) |
nvinfer.TensorIOMode |
ICudaEngine.getTensorIOMode(String tensorName)
\brief Determine whether a tensor is an input or output tensor.
|
Copyright © 2024. All rights reserved.