Home
last modified time | relevance | path

Searched refs:GetMklMatMul (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_ops_common.h648 MklMatMulPrimitiveFactory<T>::GetInstance().GetMklMatMul(params)); in Get()
683 MklPrimitive* GetMklMatMul(const MklMatMulParams& params) { in GetMklMatMul() function