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

#include <nn.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (LayoutTransformParam)
 

Public Attributes

std::string src_layout
 
std::string dst_layout
 

Member Function Documentation

nnvm::top::LayoutTransformParam::DMLC_DECLARE_PARAMETER ( LayoutTransformParam  )
inline

Member Data Documentation

std::string nnvm::top::LayoutTransformParam::dst_layout
std::string nnvm::top::LayoutTransformParam::src_layout

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