getAxis() const noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
getBlockSize() const noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
getInput(int32_t index) const noexcept | nvinfer1::ILayer | inline |
getMetadata() const noexcept | nvinfer1::ILayer | inline |
getName() const noexcept | nvinfer1::ILayer | inline |
getNbInputs() const noexcept | nvinfer1::ILayer | inline |
getNbOutputs() const noexcept | nvinfer1::ILayer | inline |
getOutput(int32_t index) const noexcept | nvinfer1::ILayer | inline |
getOutputType(int32_t index) const noexcept | nvinfer1::ILayer | inline |
getPrecision() const noexcept | nvinfer1::ILayer | inline |
getScaleType() const noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
getToType() const noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
getType() const noexcept | nvinfer1::ILayer | inline |
INoCopy()=default | nvinfer1::INoCopy | protected |
INoCopy(INoCopy const &other)=delete | nvinfer1::INoCopy | protected |
INoCopy(INoCopy &&other)=delete | nvinfer1::INoCopy | protected |
mImpl | nvinfer1::IDynamicQuantizeLayer | protected |
mLayer | nvinfer1::ILayer | protected |
operator=(INoCopy const &other)=delete | nvinfer1::INoCopy | protected |
operator=(INoCopy &&other)=delete | nvinfer1::INoCopy | protected |
outputTypeIsSet(int32_t index) const noexcept | nvinfer1::ILayer | inline |
precisionIsSet() const noexcept | nvinfer1::ILayer | inline |
resetOutputType(int32_t index) noexcept | nvinfer1::ILayer | inline |
resetPrecision() noexcept | nvinfer1::ILayer | inline |
setAxis(int32_t axis) noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
setBlockSize(int32_t size) noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
setInput(int32_t index, ITensor &tensor) noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
setMetadata(char const *metadata) noexcept | nvinfer1::ILayer | inline |
setName(char const *name) noexcept | nvinfer1::ILayer | inline |
setOutputType(int32_t index, DataType dataType) noexcept | nvinfer1::ILayer | inline |
setPrecision(DataType dataType) noexcept | nvinfer1::ILayer | inline |
setScaleType(DataType scaleType) noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
setToType(DataType toType) noexcept | nvinfer1::IDynamicQuantizeLayer | inline |
~IDynamicQuantizeLayer() noexcept=default | nvinfer1::IDynamicQuantizeLayer | 受保护的虚函数 |
~ILayer() noexcept=default | nvinfer1::ILayer | 受保护的虚函数 |
~INoCopy()=default | nvinfer1::INoCopy | 受保护的虚函数 |