Home
last modified time | relevance | path

Searched defs:operand_num (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis.cc1150 int64_t operand_num, in operand_bytes_accessed()
1218 void HloCostAnalysis::SetOperandBytesAccessed(int64_t operand_num, in SetOperandBytesAccessed()
1223 void HloCostAnalysis::SetOperandBytesAccessed(int64_t operand_num, in SetOperandBytesAccessed()
1238 int64_t operand_num, ShapeIndex index) { in GetOperandBytesAccessedKey()
H A Dconditional_code_motion.cc372 for (int64_t operand_num = 0; operand_num < old_root->operand_count(); in FindSpecialConverts() local
527 for (int64_t operand_num = 0; operand_num < old_root->operand_count(); in ConvertSpecialMove() local
532 for (int64_t operand_num = 0; operand_num < old_root->operand_count(); in ConvertSpecialMove() local
H A Dhlo_instruction.cc2184 for (int64_t operand_num = 0; operand_num < operand_count(); ++operand_num) { in DetachFromOperandsAndUsers() local
2687 Status HloInstruction::ReplaceOperandWith(int64_t operand_num, in ReplaceOperandWith()
2698 int64_t operand_num, HloInstruction* new_operand) { in ReplaceOperandWithDifferentShape()
3911 int64_t operand_num) { in OperandElementUse()
3972 for (int64_t operand_num = 0; operand_num < hlo.operands().size(); in ComputeInternal() local
H A Ddynamic_padder.cc233 bool ShouldSkipPadOnOperand(const HloInstruction* inst, int64_t operand_num, in ShouldSkipPadOnOperand()
2254 for (int64_t operand_num = 0; operand_num < inst->operand_count(); in Run() local
H A Dhlo_module.cc640 for (int64_t operand_num = 0; in OutlineExpressionFromComputation() local
H A Dhlo_graph_dumper.cc1376 int64_t operand_num, bool control_edge = false) { in AddInstructionIncomingEdges()
H A Dhlo_instructions.cc1656 for (int64_t operand_num = 0; operand_num < operand_count(); in CloneAndAppendInstructionIntoCalledComputation() local
1691 for (int64_t operand_num = 0; operand_num < clone->operand_count(); in CloneAndAppendInstructionIntoCalledComputation() local
H A Dmemory_space_assignment.cc413 for (int operand_num = 0; operand_num < instruction.operand_count(); in GetInstructionElapsedDueToMemory() local
H A Dalgebraic_simplifier.cc4426 int64_t operand_num = 0; in TrySimplifyScalarSlice() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dprepare_quantize_drq.cc132 int operand_num = use.getOperandNumber(); in getQuantizableOps() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize_dynamic_range.cc293 int operand_num = use.getOperandNumber(); in getQuantizableOps() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_driver.cc789 int operand_num = indexed_use.value().second; in PreprocessConstantOps() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddot_op_emitter.cc1097 if (auto operand_num = in ProfitableToMakeDotOperandColumnMajor() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc1994 int64_t operand_num = 0; in CustomCall() local
2102 int64_t operand_num = 0; in CustomCall() local