Searched refs:negate9 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment_test.cc | 703 HloInstruction* negate9 = builder.AddInstruction( in TEST_P() local 706 HloInstruction::CreateBinary(shape, HloOpcode::kAdd, negate9, tanh)); in TEST_P() 717 negate5, negate6, negate7, negate8, negate9, add1}); in TEST_P() 1268 HloInstruction* negate9 = builder.AddInstruction( in TEST_P() local 1271 HloInstruction::CreateBinary(shape, HloOpcode::kAdd, bitcast, negate9)); in TEST_P() 1279 negate4, negate5, negate6, negate7, negate8, negate9, add}); in TEST_P()
|