Home
last modified time | relevance | path

Searched defs:single_threaded (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_runtime_test.cc82 bool single_threaded) { in EigenMatrixMultiply()
144 bool single_threaded = std::get<3>(info.param); in Name() local
157 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
182 bool single_threaded = std::get<3>(info.param); in Name() local
195 bool single_threaded) { in MKLMatrixMultiply()
227 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
H A Dq8gemm.cc1039 BENCHMARK_DEFINE_F(GEMMLOWP, single_threaded)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_test.cc453 auto single_threaded = metrics::TestDelta("flr_executor", "single_threaded"); in TEST_F() local
483 auto single_threaded = metrics::TestDelta("flr_executor", "single_threaded"); in TEST_F() local