Apache SINGA
A distributed deep learning platform .
|
static type inference template, used to get the dimension of each expression, if ExpInfo<E>::kDim == -1, this means here are mismatch in expression if ( ExpInfo<E>::kDevMask & cpu::kDevMask ) != 0, this means this expression can be assigned to cpu More...
#include <tensor_expr_engine-inl.hpp>
Static Public Attributes | |
static const int | kDim = -1 |
static const int | kDevMask = 0 |
static type inference template, used to get the dimension of each expression, if ExpInfo<E>::kDim == -1, this means here are mismatch in expression if ( ExpInfo<E>::kDevMask & cpu::kDevMask ) != 0, this means this expression can be assigned to cpu
E | expression |