| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
ITripLimitLayer |
VLoop.addTripLimit(ITensor tensor,
int _limit) |
ITripLimitLayer |
ILoop.addTripLimit(ITensor tensor,
int _limit) |
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.