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

#include <dot_engine-inl.h>

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

Static Public Member Functions

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

Member Function Documentation

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

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