Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_single_threaded_matmul.h40 extern void __xla_cpu_runtime_EigenSingleThreadedMatMulF64(
H A Druntime_single_threaded_matmul.cc104 __xla_cpu_runtime_EigenSingleThreadedMatMulF64(const void* run_options_ptr, in __xla_cpu_runtime_EigenSingleThreadedMatMulF64() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc3916 lhs, rhs, __xla_cpu_runtime_EigenSingleThreadedMatMulF64); in MatmulArray2D()