|
TensorRT
|
This is the complete list of members for nvinfer1::IConstantLayer, including all inherited members.
| getDimensions() const =0 | nvinfer1::IConstantLayer | pure virtual |
| getInput(int index) const =0 | nvinfer1::ILayer | pure virtual |
| getName() const =0 | nvinfer1::ILayer | pure virtual |
| getNbInputs() const =0 | nvinfer1::ILayer | pure virtual |
| getNbOutputs() const =0 | nvinfer1::ILayer | pure virtual |
| getOutput(int index) const =0 | nvinfer1::ILayer | pure virtual |
| getType() const =0 | nvinfer1::ILayer | pure virtual |
| getWeights() const =0 | nvinfer1::IConstantLayer | pure virtual |
| setDimensions(Dims dimensions)=0 | nvinfer1::IConstantLayer | pure virtual |
| setName(const char *name)=0 | nvinfer1::ILayer | pure virtual |
| setWeights(Weights weights)=0 | nvinfer1::IConstantLayer | pure virtual |
| ~IConstantLayer() (defined in nvinfer1::IConstantLayer) | nvinfer1::IConstantLayer | inlineprotectedvirtual |
| ~ILayer() (defined in nvinfer1::ILayer) | nvinfer1::ILayer | inlineprotectedvirtual |