| Package | Description |
|---|---|
| org.bytedeco.tensorrt.global | |
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
nvinfer.TripLimit |
nvinfer.TripLimit.intern() |
static nvinfer.TripLimit |
nvinfer.TripLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.TripLimit[] |
nvinfer.TripLimit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.TripLimit |
ITripLimitLayer.getTripLimit() |
nvinfer.TripLimit |
VTripLimitLayer.getTripLimit() |
| Modifier and Type | Method and Description |
|---|---|
ITripLimitLayer |
VLoop.addTripLimit(ITensor tensor,
nvinfer.TripLimit _limit) |
ITripLimitLayer |
ILoop.addTripLimit(ITensor tensor,
nvinfer.TripLimit _limit)
\brief Add a trip-count limiter, based on the given tensor.
|
Copyright © 2024. All rights reserved.