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

#include <flip.h>

Collaboration diagram for mshadow::expr::ShapeCheck< srcdim, FlipExp< SrcExp, Device, DType, srcdim > >:
Collaboration graph

Static Public Member Functions

static Shape< srcdim > Check (const FlipExp< SrcExp, Device, DType, srcdim > &t)
 

Member Function Documentation

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

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