mxnet
Public Attributes | List of all members
mxnet::op::GradFunctionArgument Struct Reference

super class of all gradient function argument More...

#include <operator_util.h>

Inheritance diagram for mxnet::op::GradFunctionArgument:
Inheritance graph
Collaboration diagram for mxnet::op::GradFunctionArgument:
Collaboration graph

Public Attributes

TBlob data
 The real data. More...
 

Detailed Description

super class of all gradient function argument

Member Data Documentation

TBlob mxnet::op::GradFunctionArgument::data

The real data.


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