Home
last modified time | relevance | path

Searched defs:operand_number (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_simplifier.cc80 for (int64 operand_number = 0; in Run() local
Dhlo_value.cc116 bool MayUseOperandValue(int64 operand_number, const ShapeIndex& index, in MayUseOperandValue()
180 for (int64 operand_number : user->OperandIndices(position.instruction)) { in SetPositionsAndComputeUses() local
Dhlo_value.h69 int64 operand_number; member
Dhlo_dataflow_analysis.cc693 for (int64 operand_number : user->OperandIndices(instruction)) { in Propagate() local
Dhlo_verifier.cc233 const HloInstruction* instruction, int64 operand_number, in CheckOperandAndParameter()
Dlayout_assignment.cc2128 int64 operand_number) { in AddCopyForOperand()