Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_test.cc639 int num_all_computations = 0; in TEST_F() local
642 ++num_all_computations; in TEST_F()
644 EXPECT_EQ(num_all_computations, 2); in TEST_F()