Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_matmul.h41 extern void __xla_cpu_runtime_EigenSingleThreadedMatMulF64(
Druntime_single_threaded_matmul.cc111 __xla_cpu_runtime_EigenSingleThreadedMatMulF64(const void* run_options_ptr, in __xla_cpu_runtime_EigenSingleThreadedMatMulF64() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1653 lhs, rhs, __xla_cpu_runtime_EigenSingleThreadedMatMulF64); in MatmulArray2D()