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

#include <slice_ex.h>

Collaboration diagram for mshadow::expr::ExpInfo< SliceExExp< SrcExp, Device, DType, srcdim > >:
Collaboration graph

Static Public Attributes

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

Member Data Documentation

◆ kDevMask

template<typename SrcExp , typename Device , typename DType , int srcdim>
const int mshadow::expr::ExpInfo< SliceExExp< SrcExp, Device, DType, srcdim > >::kDevMask = ExpInfo<SrcExp>::kDevMask
static

◆ kDim

template<typename SrcExp , typename Device , typename DType , int srcdim>
const int mshadow::expr::ExpInfo< SliceExExp< SrcExp, Device, DType, srcdim > >::kDim = ExpInfo<SrcExp>::kDim
static

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