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

#include <concat.h>

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

Static Public Member Functions

static Stream< Device > * Get (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 Stream<Device>* mshadow::expr::StreamInfo< Device, ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > >::Get ( const ConcatExp< LhsExp, RhsExp, Device, DType, srcdim, dimsrc_m_cat > &  t)
inlinestatic

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