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

#include <take_grad.h>

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

Static Public Member Functions

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

Member Function Documentation

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

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