|
TensorRT
7.1.3.0
|
This is the complete list of members for nvinfer1::IRefitter, including all inherited members.
| destroy()=0 (defined in nvinfer1::IRefitter) | nvinfer1::IRefitter | pure virtual |
| getAll(int size, const char **layerNames, WeightsRole *roles)=0 | nvinfer1::IRefitter | pure virtual |
| getDynamicRangeMax(const char *tensorName) const =0 | nvinfer1::IRefitter | pure virtual |
| getDynamicRangeMin(const char *tensorName) const =0 | nvinfer1::IRefitter | pure virtual |
| getErrorRecorder() const =0 | nvinfer1::IRefitter | pure virtual |
| getMissing(int size, const char **layerNames, WeightsRole *roles)=0 | nvinfer1::IRefitter | pure virtual |
| getTensorsWithDynamicRange(int size, const char **tensorNames) const =0 | nvinfer1::IRefitter | pure virtual |
| refitCudaEngine()=0 | nvinfer1::IRefitter | pure virtual |
| setDynamicRange(const char *tensorName, float min, float max)=0 | nvinfer1::IRefitter | pure virtual |
| setErrorRecorder(IErrorRecorder *recorder)=0 | nvinfer1::IRefitter | pure virtual |
| setWeights(const char *layerName, WeightsRole role, Weights weights)=0 | nvinfer1::IRefitter | pure virtual |
| ~IRefitter() (defined in nvinfer1::IRefitter) | nvinfer1::IRefitter | inlineprotectedvirtual |