Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc904 auto while_op_allocation = GetAllocation(*buffers, while_op, index); in TEST_F() local
906 EXPECT_EQ(while_op_allocation.index(), body_root_allocation.index()); in TEST_F()