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

#include <implicit_gemm.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, ImplicitGEMMExp< LhsExp, RhsExp, DType > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const ImplicitGEMMExp< LhsExp, RhsExp, DType > &t)
 

Member Function Documentation

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

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