mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< UnaryMapExp< OP, TA, DType, etype > > Struct Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ExpInfo< UnaryMapExp< OP, TA, DType, etype > >:
Collaboration graph

Static Public Attributes

static const int kDim = ExpInfo<TA>::kDim
 
static const int kDevMask = ExpInfo<TA>::kDevMask
 

Member Data Documentation

template<typename OP , typename TA , typename DType , int etype>
const int mshadow::expr::ExpInfo< UnaryMapExp< OP, TA, DType, etype > >::kDevMask = ExpInfo<TA>::kDevMask
static
template<typename OP , typename TA , typename DType , int etype>
const int mshadow::expr::ExpInfo< UnaryMapExp< OP, TA, DType, etype > >::kDim = ExpInfo<TA>::kDim
static

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