Searched defs:ehs (Results 1 – 5 of 5) sorted by relevance
204 CodeExceptionGen[] ehs = mg.getExceptionHandlers(); in visitCode() local
1000 const HloInstruction* ehs) { in InferTernaryOpShape()1005 HloOpcode opcode, const Shape& lhs, const Shape& rhs, const Shape& ehs) { in InferTernaryOpShape()
2974 const auto* ehs = instruction->operand(2); in ElementwiseTernaryOp() local
752 HloInstruction* rhs, HloInstruction* ehs) { in CreateTernary()
554 const XlaOp& ehs) { in TernaryOp()