Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_single_threaded_matmul.h30 extern void __xla_cpu_runtime_EigenSingleThreadedMatMulF16(
H A Druntime_single_threaded_matmul.cc85 __xla_cpu_runtime_EigenSingleThreadedMatMulF16( in __xla_cpu_runtime_EigenSingleThreadedMatMulF16() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc3904 lhs, rhs, __xla_cpu_runtime_EigenSingleThreadedMatMulF16); in MatmulArray2D()