mxnet
Namespaces | Typedefs | Enumerations
base.h File Reference

base definitions for mxnetcpp More...

#include <cstdlib>
#include "mxnet/c_api.h"
#include "nnvm/c_api.h"
Include dependency graph for base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mxnet
 namespace of mxnet
 
 mxnet::cpp
 

Typedefs

typedef unsigned mxnet::cpp::index_t
 

Enumerations

enum  mxnet::cpp::OpReqType { mxnet::cpp::kNullOp, mxnet::cpp::kWriteTo, mxnet::cpp::kWriteInplace, mxnet::cpp::kAddTo }
 

Detailed Description

base definitions for mxnetcpp

metrics defined

Author
Chuntao Hong, Zhang Chen
Zhang Chen