Searched defs:ehs (Results 1 – 6 of 6) sorted by relevance
1027 const HloInstruction* ehs) { in InferTernaryOpShape()1034 const Shape& ehs) { in InferTernaryOpShape()
3315 HloInstruction* ehs = lookup_instruction(ternary_op_request.ehs()); in Visit() local
287 HloInstruction* rhs, HloInstruction* ehs) { in CreateTernary()
2002 const auto* ehs = instruction->operand(2); in ElementwiseTernaryOp() local
893 ComputationDataHandle ehs = 5; field
1107 const ComputationDataHandle& rhs, const ComputationDataHandle& ehs) { in TernaryOp()