Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmatmul_op.cc138 static void GetBlasGemmAlgorithm(OpKernelConstruction* ctx, in GetBlasGemmAlgorithm() function
425 static void GetBlasGemmAlgorithm(OpKernelConstruction* ctx, in GetBlasGemmAlgorithm() function
446 LaunchMatMul<Device, T, USE_CUBLAS>::GetBlasGemmAlgorithm( in MatMulOp()