Home
last modified time | relevance | path

Searched refs:set_thread_pool (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/tests/
H A Dtfcompile_test.cc267 matmul.set_thread_pool(&device); in TEST()
339 matmul.set_thread_pool(&device); in TEST()
364 muladd.set_thread_pool(&device); in TEST()
471 fn.set_thread_pool(&device); in TEST()
499 fn.set_thread_pool(&device); in TEST()
525 fn.set_thread_pool(&device); in TEST()
539 fn.set_thread_pool(&device); in TEST()
564 fn.set_thread_pool(&device); in TEST()
594 fn.set_thread_pool(&device); in TEST()
687 fn.set_thread_pool(&device); in TEST()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dtest.cc66 computation.set_thread_pool(&device); in TEST()
78 computation.set_thread_pool(&device); in BM_NAME()
H A Dbenchmark_main.template37 computation.set_thread_pool(&device);
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Daot_compiled_test.cc82 model.set_thread_pool(&device); in TEST()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.h130 void set_thread_pool(const Eigen::ThreadPoolDevice* pool) { in set_thread_pool() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Dtfcompile.md228 matmul.set_thread_pool(&device);