Searched defs:operand_num (Results 1 – 9 of 9) sorted by relevance
89 bool ShouldSkipPadOnOperand(const HloInstruction* inst, int64 operand_num, in ShouldSkipPadOnOperand()116 for (int64 operand_num = 0; operand_num < inst->operand_count(); in Run() local
425 for (int64 operand_num = 0; in OutlineExpressionFromComputation() local
1517 for (int64 operand_num = 0; operand_num < operand_count(); ++operand_num) { in ~HloInstruction() local1917 Status HloInstruction::ReplaceOperandWith(int64 operand_num, in ReplaceOperandWith()1928 int64 operand_num, HloInstruction* new_operand) { in ReplaceOperandWithDifferentShape()
1176 int64 operand_num, bool control_edge = false) { in AddInstructionIncomingEdges()
1415 for (int64 operand_num = 0; operand_num < operand_count(); ++operand_num) { in CloneAndFuseInternal() local1448 for (int64 operand_num = 0; operand_num < clone->operand_count(); in CloneAndFuseInternal() local
2735 int64 operand_num = 0; in TrySimplifyScalarSlice() local
274 for (int64 operand_num = 0; operand_num < consumer->operand_count(); in IsFusedIrEmitterInefficient() local
727 if (auto operand_num = in ProfitableToMakeDotOperandColumnMajor() local
1521 int64 operand_num = 0; in CustomCall() local