Searched defs:ehs (Results 1 – 4 of 4) sorted by relevance
204 CodeExceptionGen[] ehs = mg.getExceptionHandlers(); in visitCode() local
1044 const HloInstruction* ehs) { in InferTernaryOpShape()1049 HloOpcode opcode, const Shape& lhs, const Shape& rhs, const Shape& ehs) { in InferTernaryOpShape()
955 HloInstruction* rhs, HloInstruction* ehs) { in CreateTernary()
729 XlaOp XlaBuilder::TernaryOp(HloOpcode triop, XlaOp lhs, XlaOp rhs, XlaOp ehs) { in TernaryOp()