mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< TypecastExp< DstDType, SrcDType, EType, etype > > Struct Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ExpInfo< TypecastExp< DstDType, SrcDType, EType, etype > >:
Collaboration graph

Static Public Attributes

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

Member Data Documentation

template<typename DstDType , typename SrcDType , typename EType , int etype>
const int mshadow::expr::ExpInfo< TypecastExp< DstDType, SrcDType, EType, etype > >::kDevMask = ExpInfo<EType>::kDevMask
static
template<typename DstDType , typename SrcDType , typename EType , int etype>
const int mshadow::expr::ExpInfo< TypecastExp< DstDType, SrcDType, EType, etype > >::kDim = ExpInfo<EType>::kDim
static

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