mxnet
Static Public Member Functions | List of all members
mshadow::expr::DotEngine< SV, xpu, 1, 1, 2, false, transpose_right, DType > Struct Template Reference

#include <dot_engine-inl.h>

Collaboration diagram for mshadow::expr::DotEngine< SV, xpu, 1, 1, 2, false, transpose_right, DType >:
Collaboration graph

Static Public Member Functions

static void Eval (Tensor< xpu, 1, DType > *p_dst, const Tensor< xpu, 1, DType > &lhs, const Tensor< xpu, 2, DType > &rhs, DType scale)
 

Member Function Documentation

template<typename SV , typename xpu , bool transpose_right, typename DType >
static void mshadow::expr::DotEngine< SV, xpu, 1, 1, 2, false, transpose_right, DType >::Eval ( Tensor< xpu, 1, DType > *  p_dst,
const Tensor< xpu, 1, DType > &  lhs,
const Tensor< xpu, 2, DType > &  rhs,
DType  scale 
)
inlinestatic

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