getConditional() const noexcept | nvinfer1::IIfConditionalBoundaryLayer | 内联 |
getInput(int32_t index) const noexcept | nvinfer1::ILayer | 内联 |
getMetadata() const noexcept | nvinfer1::ILayer | 内联 |
getName() const noexcept | nvinfer1::ILayer | 内联 |
getNbInputs() const noexcept | nvinfer1::ILayer | 内联 |
getNbOutputs() const noexcept | nvinfer1::ILayer | 内联 |
getOutput(int32_t index) const noexcept | nvinfer1::ILayer | 内联 |
getOutputType(int32_t index) const noexcept | nvinfer1::ILayer | 内联 |
getPrecision() const noexcept | nvinfer1::ILayer | 内联 |
getType() const noexcept | nvinfer1::ILayer | 内联 |
INoCopy()=default | nvinfer1::INoCopy | 保护 |
INoCopy(INoCopy const &other)=delete | nvinfer1::INoCopy | 保护 |
INoCopy(INoCopy &&other)=delete | nvinfer1::INoCopy | 保护 |
mBoundary | nvinfer1::IIfConditionalBoundaryLayer | 保护 |
mImpl | nvinfer1::IIfConditionalOutputLayer | 保护 |
mLayer | nvinfer1::ILayer | 保护 |
operator=(INoCopy const &other)=delete | nvinfer1::INoCopy | 保护 |
operator=(INoCopy &&other)=delete | nvinfer1::INoCopy | 保护 |
outputTypeIsSet(int32_t index) const noexcept | nvinfer1::ILayer | 内联 |
precisionIsSet() const noexcept | nvinfer1::ILayer | 内联 |
resetOutputType(int32_t index) noexcept | nvinfer1::ILayer | 内联 |
resetPrecision() noexcept | nvinfer1::ILayer | 内联 |
setInput(int32_t index, ITensor &tensor) noexcept | nvinfer1::ILayer | 内联 |
setMetadata(char const *metadata) noexcept | nvinfer1::ILayer | 内联 |
setName(char const *name) noexcept | nvinfer1::ILayer | 内联 |
setOutputType(int32_t index, DataType dataType) noexcept | nvinfer1::ILayer | 内联 |
setPrecision(DataType dataType) noexcept | nvinfer1::ILayer | 内联 |
~IIfConditionalBoundaryLayer() noexcept=default | nvinfer1::IIfConditionalBoundaryLayer | 保护虚函数 |
~IIfConditionalOutputLayer() noexcept=default | nvinfer1::IIfConditionalOutputLayer | 保护虚函数 |
~ILayer() noexcept=default | nvinfer1::ILayer | 保护虚函数 |
~INoCopy()=default | nvinfer1::INoCopy | 保护虚函数 |