Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc2481 HloInstruction* padded_mul2 = builder.AddInstruction( in TEST_P() local
2484 HloInstruction::CreateBinary(shape2, HloOpcode::kAdd, add2, padded_mul2)); in TEST_P()
2491 padding_value, padded_mul2, add3}); in TEST_P()