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

#include <nn.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (PadParam)
 

Public Attributes

float pad_value
 
Tuple< Tuple< int > > pad_width
 

Member Function Documentation

nnvm::top::PadParam::DMLC_DECLARE_PARAMETER ( PadParam  )
inline

Member Data Documentation

float nnvm::top::PadParam::pad_value
Tuple<Tuple<int> > nnvm::top::PadParam::pad_width

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