Searched defs:triop (Results 1 – 2 of 2) sorted by relevance
614 def triop(name, ty, const_expr): function
553 XlaOp XlaBuilder::TernaryOp(HloOpcode triop, const XlaOp& lhs, const XlaOp& rhs, in TernaryOp()