Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_single_threaded_matmul.h57 extern void __xla_cpu_runtime_EigenSingleThreadedMatMulS32(
H A Druntime_single_threaded_matmul.cc133 __xla_cpu_runtime_EigenSingleThreadedMatMulS32(const void* run_options_ptr, in __xla_cpu_runtime_EigenSingleThreadedMatMulS32() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc3936 lhs, rhs, __xla_cpu_runtime_EigenSingleThreadedMatMulS32); in MatmulArray2D()