Home
last modified time | relevance | path

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

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