Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_test.cc652 int num_parallel_computations = 0; in TEST_F() local
655 ++num_parallel_computations; in TEST_F()
658 EXPECT_EQ(num_parallel_computations, 1); in TEST_F()