| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
IIteratorLayer |
VLoop.addIterator(ITensor tensor) |
IIteratorLayer |
ILoop.addIterator(ITensor tensor) |
IIteratorLayer |
VLoop.addIterator(ITensor tensor,
int axis,
boolean reverse) |
IIteratorLayer |
ILoop.addIterator(ITensor tensor,
int axis,
boolean reverse)
\brief Return layer that subscripts tensor by loop iteration.
|
Copyright © 2024. All rights reserved.