copy_insertion_test.cc | 414 auto induction_variable = local 419 induction_variable, limit_const)); 436 auto induction_variable = local 442 induction_variable->shape(), HloOpcode::kAdd, induction_variable, inc)); 446 // Use 'induction_variable' in computation with no path to output tuple. 448 HloInstruction::CreateBroadcast(data_shape_, induction_variable, {8})); 474 auto induction_variable = local 482 induction_variable->shape(), HloOpcode::kAdd, induction_variable, inc)) 509 auto induction_variable = local 543 auto induction_variable = local [all...] |