Searched defs:operand_number (Results 1 – 15 of 15) sorted by relevance
37 for (int64_t operand_number = 0; operand_number < tuple->operand_count(); in RemoveWholeTuple() local
47 int64_t operand_number; member
76 int64_t operand_number; member
108 bool MayUseOperandValue(int64_t operand_number, const ShapeIndex& index, in MayUseOperandValue()
909 int operand_number = pair.first.operand_number; in ShouldFuseInPlaceOp() local
1169 for (int operand_number = 0; operand_number < hlo.operand_count(); in GetBytesRead() local
1281 for (int64_t operand_number : user->OperandIndices(instruction)) { in Propagate() local
348 int64_t operand_number) { in AddCopiesForInPlaceOperation()
178 int64_t operand_number; member
2725 int64_t operand_number) { in AddCopyForOperand()
67 int64_t operand_number) { in ChooseIdentityValue()
758 const HloInstruction* instruction, int64_t operand_number, in CheckOperandAndParameter()
2660 Status HloInstruction::ReplaceUseWith(HloInstruction* user, int operand_number, in ReplaceUseWith()2671 HloInstruction* user, int operand_number, HloInstruction* new_producer) { in ReplaceUseWithDifferentShape()
4015 for (int operand_number = 0; in SimplifyGraph() local
82 int operand_number = 0; in BuildOperator() local