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

#include <nn.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (WinogradWeightTransformParam)
 

Public Attributes

int tile_size
 

Static Public Attributes

static const constexpr int kWeight = 0
 

Member Function Documentation

nnvm::top::WinogradWeightTransformParam::DMLC_DECLARE_PARAMETER ( WinogradWeightTransformParam  )
inline

Member Data Documentation

const constexpr int nnvm::top::WinogradWeightTransformParam::kWeight = 0
static
int nnvm::top::WinogradWeightTransformParam::tile_size

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