| Package | Description |
|---|---|
| org.bytedeco.tensorrt.global | |
| org.bytedeco.tensorrt.nvinfer_plugin |
| Modifier and Type | Method and Description |
|---|---|
nvinfer_plugin.CodeTypeSSD |
nvinfer_plugin.CodeTypeSSD.intern() |
static nvinfer_plugin.CodeTypeSSD |
nvinfer_plugin.CodeTypeSSD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer_plugin.CodeTypeSSD[] |
nvinfer_plugin.CodeTypeSSD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer_plugin.CodeTypeSSD |
DetectionOutputParameters.codeType() |
| Modifier and Type | Method and Description |
|---|---|
DetectionOutputParameters |
DetectionOutputParameters.codeType(nvinfer_plugin.CodeTypeSSD setter) |
Copyright © 2024. All rights reserved.