mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< Tensor< Device, dim, DType > > Struct Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ExpInfo< Tensor< Device, dim, DType > >:
Collaboration graph

Static Public Attributes

static const int kDim = dim
 
static const int kDevMask = Device::kDevMask
 

Member Data Documentation

template<typename Device , int dim, typename DType >
const int mshadow::expr::ExpInfo< Tensor< Device, dim, DType > >::kDevMask = Device::kDevMask
static
template<typename Device , int dim, typename DType >
const int mshadow::expr::ExpInfo< Tensor< Device, dim, DType > >::kDim = dim
static

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