Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc1095 auto while_op_allocation = GetAllocation(*buffers, while_op, index); in TEST_F() local
1097 EXPECT_EQ(while_op_allocation.index(), body_root_allocation.index()); in TEST_F()