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

#include <tensor.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (ReduceParam)
 

Public Attributes

TShape axis
 
bool keepdims
 
bool exclude
 
int dtype
 

Member Function Documentation

nnvm::top::ReduceParam::DMLC_DECLARE_PARAMETER ( ReduceParam  )
inline

Member Data Documentation

TShape nnvm::top::ReduceParam::axis
int nnvm::top::ReduceParam::dtype
bool nnvm::top::ReduceParam::exclude
bool nnvm::top::ReduceParam::keepdims

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