|
TensorRT
7.1.3.0
|
This is the complete list of members for nvinfer1::ILoop, including all inherited members.
| addIterator(ITensor &tensor, int axis=0, bool reverse=false) noexcept=0 | nvinfer1::ILoop | pure virtual |
| addLoopOutput(ITensor &tensor, LoopOutput outputKind, int axis=0) noexcept=0 | nvinfer1::ILoop | pure virtual |
| addRecurrence(ITensor &initialValue) noexcept=0 | nvinfer1::ILoop | pure virtual |
| addTripLimit(ITensor &tensor, TripLimit limit) noexcept=0 | nvinfer1::ILoop | pure virtual |
| getName() const noexcept=0 | nvinfer1::ILoop | pure virtual |
| setName(const char *name) noexcept=0 | nvinfer1::ILoop | pure virtual |
| ~ILoop() (defined in nvinfer1::ILoop) | nvinfer1::ILoop | inlineprotectedvirtual |