Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Variables
mshadow::expr::type Namespace Reference

type of expressions More...

Variables

const int kContainer = 0
 this expression directly correspnds to a data class
 
const int kMapper = 1
 this only contains element-wise vector operations
 
const int kComplex = 3
 othercase: e.g dot product
 

Detailed Description

type of expressions