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

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, Tensor< Device, dim, DType > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const Tensor< Device, dim, DType > &t)
 

Member Function Documentation

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

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