#include <nn.h>
|
| static const constexpr int | kData = 0 |
| |
| static const constexpr int | kWeight = 1 |
| |
| static const constexpr int | kBias = 2 |
| |
| int nnvm::top::Conv2DTransposeParam::channels |
| TShape nnvm::top::Conv2DTransposeParam::dilation |
| int nnvm::top::Conv2DTransposeParam::groups |
| const constexpr int nnvm::top::Conv2DTransposeParam::kBias = 2 |
|
static |
| const constexpr int nnvm::top::Conv2DTransposeParam::kData = 0 |
|
static |
| std::string nnvm::top::Conv2DTransposeParam::kernel_layout |
| TShape nnvm::top::Conv2DTransposeParam::kernel_size |
| const constexpr int nnvm::top::Conv2DTransposeParam::kWeight = 1 |
|
static |
| std::string nnvm::top::Conv2DTransposeParam::layout |
| int nnvm::top::Conv2DTransposeParam::out_dtype |
| TShape nnvm::top::Conv2DTransposeParam::output_padding |
| TShape nnvm::top::Conv2DTransposeParam::padding |
| TShape nnvm::top::Conv2DTransposeParam::strides |
| bool nnvm::top::Conv2DTransposeParam::use_bias |
The documentation for this struct was generated from the following file:
- /work/mxnet/3rdparty/tvm/nnvm/include/nnvm/top/nn.h