|
TensorRT
|
This is the complete list of members for nvinfer1::ITensor, including all inherited members.
| getBroadcastAcrossBatch() const =0 | nvinfer1::ITensor | pure virtual |
| getDimensions() const =0 | nvinfer1::ITensor | pure virtual |
| getLocation() const =0 | nvinfer1::ITensor | pure virtual |
| getName() const =0 | nvinfer1::ITensor | pure virtual |
| getType() const =0 | nvinfer1::ITensor | pure virtual |
| isNetworkInput() const =0 | nvinfer1::ITensor | pure virtual |
| isNetworkOutput() const =0 | nvinfer1::ITensor | pure virtual |
| setBroadcastAcrossBatch(bool broadcastAcrossBatch)=0 | nvinfer1::ITensor | pure virtual |
| setDimensions(Dims dimensions)=0 | nvinfer1::ITensor | pure virtual |
| setLocation(TensorLocation location)=0 | nvinfer1::ITensor | pure virtual |
| setName(const char *name)=0 | nvinfer1::ITensor | pure virtual |
| setType(DataType type)=0 | nvinfer1::ITensor | pure virtual |
| ~ITensor() (defined in nvinfer1::ITensor) | nvinfer1::ITensor | inlineprotectedvirtual |