HomeSort by relevance Sort by last modified time
    Searched refs:__xla_cpu_runtime_EigenMatMulF32 (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
runtime_matmul.h 28 extern void __xla_cpu_runtime_EigenMatMulF32(
runtime_matmul.cc 68 void __xla_cpu_runtime_EigenMatMulF32(const void* run_options_ptr, float* out,
cpu_runtime_test.cc 108 __xla_cpu_runtime_EigenMatMulF32(&run_options, c_transpose->data(),

Completed in 79 milliseconds