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

#include <nn.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (UpSamplingParam)
 

Public Attributes

int scale
 
std::string layout
 
std::string method
 

Member Function Documentation

nnvm::top::UpSamplingParam::DMLC_DECLARE_PARAMETER ( UpSamplingParam  )
inline

Member Data Documentation

std::string nnvm::top::UpSamplingParam::layout
std::string nnvm::top::UpSamplingParam::method
int nnvm::top::UpSamplingParam::scale

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