Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_test.cc628 auto* parallel_thread_computation = async_done->async_wrapped_computation(); in TEST_F() local
634 ::testing::ElementsAre(parallel_thread_computation, in TEST_F()
637 ::testing::ElementsAre(parallel_thread_computation)); in TEST_F()