mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< srcdim, ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > > Struct Template Reference

#include <concat.h>

Collaboration diagram for mshadow::expr::ShapeCheck< srcdim, ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > >:
Collaboration graph

Static Public Member Functions

static Shape< srcdim > Check (const ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > &t)
 

Member Function Documentation

template<typename LhsExp , typename RhsExp , typename Device , typename DType , int srcdim, int dimsrc_m_cat>
static Shape<srcdim> mshadow::expr::ShapeCheck< srcdim, ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > >::Check ( const ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > &  t)
inlinestatic

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