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

#include <tensor.h>

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

Public Member Functions

 DMLC_DECLARE_PARAMETER (InitOpWithScalarParam)
 

Public Attributes

TShape shape
 
int dtype
 
double fill_value
 

Member Function Documentation

nnvm::top::InitOpWithScalarParam::DMLC_DECLARE_PARAMETER ( InitOpWithScalarParam  )
inline

Member Data Documentation

int nnvm::top::InitOpWithScalarParam::dtype
double nnvm::top::InitOpWithScalarParam::fill_value
TShape nnvm::top::InitOpWithScalarParam::shape

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