mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< TransposeIndicesExp< SrcExp, DType, dimsrc, etype > > Struct Template Reference

#include <transpose.h>

Collaboration diagram for mshadow::expr::ExpInfo< TransposeIndicesExp< SrcExp, DType, dimsrc, etype > >:
Collaboration graph

Static Public Attributes

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

Member Data Documentation

template<typename SrcExp , typename DType , int dimsrc, int etype>
const int mshadow::expr::ExpInfo< TransposeIndicesExp< SrcExp, DType, dimsrc, etype > >::kDevMask = ExpInfo<SrcExp>::kDevMask
static
template<typename SrcExp , typename DType , int dimsrc, int etype>
const int mshadow::expr::ExpInfo< TransposeIndicesExp< SrcExp, DType, dimsrc, etype > >::kDim = ExpInfo<SrcExp>::kDim
static

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