| Package | Description |
|---|---|
| org.bytedeco.tensorrt.global | |
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
nvinfer.SliceMode |
nvinfer.SliceMode.intern() |
nvinfer.SliceMode |
nvinfer.SliceMode.intern() |
static nvinfer.SliceMode |
nvinfer.SliceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.SliceMode |
nvinfer.SliceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.SliceMode[] |
nvinfer.SliceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static nvinfer.SliceMode[] |
nvinfer.SliceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.SliceMode |
ISliceLayer.getMode()
\brief Get the slice mode.
|
nvinfer.SliceMode |
VSliceLayer.getMode() |
nvinfer.SliceMode |
VSliceLayer.getMode() |
nvinfer.SliceMode |
ISliceLayer.getMode()
\brief Get the slice mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISliceLayer.setMode(nvinfer.SliceMode mode)
\brief Set the slice mode.
|
void |
VSliceLayer.setMode(nvinfer.SliceMode mode) |
void |
VSliceLayer.setMode(nvinfer.SliceMode mode) |
void |
ISliceLayer.setMode(nvinfer.SliceMode mode)
\brief Set the slice mode.
|
Copyright © 2022. All rights reserved.