mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< dim, OneHotEncodeExp< IndexExp, DType > > Struct Template Reference

#include <one_hot.h>

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

Static Public Member Functions

static Shape< dim > Check (const OneHotEncodeExp< IndexExp, DType > &t)
 

Member Function Documentation

template<int dim, typename IndexExp , typename DType >
static Shape<dim> mshadow::expr::ShapeCheck< dim, OneHotEncodeExp< IndexExp, DType > >::Check ( const OneHotEncodeExp< IndexExp, DType > &  t)
inlinestatic

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