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

#include <tensor.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (ClipParam)
 

Public Attributes

double a_min
 
double a_max
 

Member Function Documentation

nnvm::top::ClipParam::DMLC_DECLARE_PARAMETER ( ClipParam  )
inline

Member Data Documentation

double nnvm::top::ClipParam::a_max
double nnvm::top::ClipParam::a_min

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