Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc1157 auto& buffer_for_exp1 = GetTopLevelAllocation(*assignment, exp1); in TEST_F() local
1158 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, tanh)); in TEST_F()
1159 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, exp2)); in TEST_F()
1160 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, neg)); in TEST_F()