Home
last modified time | relevance | path

Searched defs:other_operand (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_query.cc84 HloInstruction** other_operand) { in MatchBinaryInstructionOperand()
102 HloInstruction** other_operand) { in MatchBinaryInstructionOperandOpcode()
H A Dar_crs_combiner.cc561 auto other_operand = (next->operands()[0] == prev) in RewriteGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Dlinalg_grad.cc282 Output other_operand, Output input_shape, in EinsumGradWrt()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dlinalg_grad.py220 def _GetGradWrt(output_grad, other_operand, input_shape, input_subs, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc4042 auto* other_operand = inst->mutable_operand(1); in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local