Searched refs:call_param2 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment_test.cc | 2712 HloInstruction* call_param2 = call_builder.AddInstruction( in TEST_P() local 2715 HloInstruction::CreateSlice(shape, call_param2, {0, 0}, {2, 3}, {1, 1})); in TEST_P() 2766 {call_param, call_param2, slice, mul, negate0, negate1, negate2, negate3, in TEST_P()
|