Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_matmul.h35 extern void __xla_cpu_runtime_EigenSingleThreadedMatMulF32(
Druntime_single_threaded_matmul.cc101 __xla_cpu_runtime_EigenSingleThreadedMatMulF32(const void* run_options_ptr, in __xla_cpu_runtime_EigenSingleThreadedMatMulF32() function
Dcpu_runtime_test.cc98 __xla_cpu_runtime_EigenSingleThreadedMatMulF32( in EigenMatrixMultiply()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1647 lhs, rhs, __xla_cpu_runtime_EigenSingleThreadedMatMulF32); in MatmulArray2D()