| getBiasWeights() const noexcept 获取偏置权重 | nvinfer1::IDeconvolutionLayer | 内联 |
| getDilationNd() const noexcept 获取扩张 | nvinfer1::IDeconvolutionLayer | 内联 |
| getInput(int32_t index) const noexcept 获取输入 | nvinfer1::ILayer | 内联 |
| getKernelSizeNd() const noexcept 获取内核大小 | nvinfer1::IDeconvolutionLayer | 内联 |
| getKernelWeights() const noexcept 获取内核权重 | nvinfer1::IDeconvolutionLayer | 内联 |
| getMetadata() const noexcept 获取元数据 | nvinfer1::ILayer | 内联 |
| getName() const noexcept 获取名称 | nvinfer1::ILayer | 内联 |
| getNbGroups() const noexcept 获取组数 | nvinfer1::IDeconvolutionLayer | 内联 |
| getNbInputs() const noexcept 获取输入数量 | nvinfer1::ILayer | 内联 |
| getNbOutputMaps() const noexcept 获取输出特征图数量 | nvinfer1::IDeconvolutionLayer | 内联 |
| getNbOutputs() const noexcept 获取输出数量 | nvinfer1::ILayer | 内联 |
| getOutput(int32_t index) const noexcept 获取输出 | nvinfer1::ILayer | 内联 |
| getOutputType(int32_t index) const noexcept 获取输出类型 | nvinfer1::ILayer | 内联 |
| getPaddingMode() const noexcept 获取填充模式 | nvinfer1::IDeconvolutionLayer | 内联 |
| getPaddingNd() const noexcept 获取填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| getPostPadding() const noexcept 获取后填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| getPrecision() const noexcept 获取精度 | nvinfer1::ILayer | 内联 |
| getPrePadding() const noexcept 获取前填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| getStrideNd() const noexcept 获取步长 | nvinfer1::IDeconvolutionLayer | 内联 |
| getType() const noexcept 获取类型 | nvinfer1::ILayer | 内联 |
| INoCopy()=default | nvinfer1::INoCopy | 受保护的 |
| INoCopy(INoCopy const &other)=delete | nvinfer1::INoCopy | 受保护的 |
| INoCopy(INoCopy &&other)=delete | nvinfer1::INoCopy | 受保护的 |
| mImpl | nvinfer1::IDeconvolutionLayer | 受保护的 |
| 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 | 内联 |
| setBiasWeights(Weights weights) noexcept 设置偏置权重 | nvinfer1::IDeconvolutionLayer | 内联 |
| setDilationNd(Dims const &dilation) noexcept 设置扩张 | nvinfer1::IDeconvolutionLayer | 内联 |
| setInput(int32_t index, ITensor &tensor) noexcept 设置输入 | nvinfer1::IDeconvolutionLayer | 内联 |
| setKernelSizeNd(Dims const &kernelSize) noexcept 设置内核大小 | nvinfer1::IDeconvolutionLayer | 内联 |
| setKernelWeights(Weights weights) noexcept 设置内核权重 | nvinfer1::IDeconvolutionLayer | 内联 |
| setMetadata(char const *metadata) noexcept 设置元数据 | nvinfer1::ILayer | 内联 |
| setName(char const *name) noexcept 设置名称 | nvinfer1::ILayer | 内联 |
| setNbGroups(int64_t nbGroups) noexcept 设置组数 | nvinfer1::IDeconvolutionLayer | 内联 |
| setNbOutputMaps(int64_t nbOutputMaps) noexcept 设置输出特征图数量 | nvinfer1::IDeconvolutionLayer | 内联 |
| setOutputType(int32_t index, DataType dataType) noexcept 设置输出类型 | nvinfer1::ILayer | 内联 |
| setPaddingMode(PaddingMode paddingMode) noexcept 设置填充模式 | nvinfer1::IDeconvolutionLayer | 内联 |
| setPaddingNd(Dims const &padding) noexcept 设置填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| setPostPadding(Dims const &padding) noexcept 设置后填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| setPrecision(DataType dataType) noexcept 设置精度 | nvinfer1::ILayer | 内联 |
| setPrePadding(Dims const &padding) noexcept 设置前填充 | nvinfer1::IDeconvolutionLayer | 内联 |
| setStrideNd(Dims const &stride) noexcept 设置步长 | nvinfer1::IDeconvolutionLayer | 内联 |
| ~IDeconvolutionLayer() noexcept=default | nvinfer1::IDeconvolutionLayer | protectedvirtual 受保护的虚函数 |
| ~ILayer() noexcept=default | nvinfer1::ILayer | protectedvirtual 受保护的虚函数 |
| ~INoCopy()=default | nvinfer1::INoCopy | protectedvirtual 受保护的虚函数 |