mxnet
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
nnvm::top::WinogradNNPACKWeightTransformParam Struct Reference

#include <nn.h>

Inheritance diagram for nnvm::top::WinogradNNPACKWeightTransformParam:
Inheritance graph
Collaboration diagram for nnvm::top::WinogradNNPACKWeightTransformParam:
Collaboration graph

Public Member Functions

 DMLC_DECLARE_PARAMETER (WinogradNNPACKWeightTransformParam)
 

Public Attributes

int convolution_algorithm
 
int out_dtype
 

Static Public Attributes

static const constexpr int kWeight = 0
 

Member Function Documentation

nnvm::top::WinogradNNPACKWeightTransformParam::DMLC_DECLARE_PARAMETER ( WinogradNNPACKWeightTransformParam  )
inline

Member Data Documentation

int nnvm::top::WinogradNNPACKWeightTransformParam::convolution_algorithm
const constexpr int nnvm::top::WinogradNNPACKWeightTransformParam::kWeight = 0
static
int nnvm::top::WinogradNNPACKWeightTransformParam::out_dtype

The documentation for this struct was generated from the following file: