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

#include <one_hot.h>

Collaboration diagram for mshadow::expr::ExpInfo< OneHotEncodeExp< IndexExp, DType > >:
Collaboration graph

Static Public Attributes

static const int kDim = 2
 
static const int kDevMask = ExpInfo<IndexExp>::kDevMask
 

Member Data Documentation

template<typename IndexExp , typename DType >
const int mshadow::expr::ExpInfo< OneHotEncodeExp< IndexExp, DType > >::kDevMask = ExpInfo<IndexExp>::kDevMask
static
template<typename IndexExp , typename DType >
const int mshadow::expr::ExpInfo< OneHotEncodeExp< IndexExp, DType > >::kDim = 2
static

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