This is the complete list of members for nvinfer1::ILoop, including all inherited members.
addIterator(ITensor &tensor, int32_t axis=0, bool reverse=false) noexcept=0 | nvinfer1::ILoop | pure virtual |
addLoopOutput(ITensor &tensor, LoopOutput outputKind, int32_t 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() | nvinfer1::ILoop | inlineprotectedvirtual |