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

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, MakeTensorExp< T, SrcExp, dim, DType > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const MakeTensorExp< T, SrcExp, dim, DType > &t)
 

Member Function Documentation

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

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