Searched defs:rhs_ty (Results 1 – 2 of 2) sorted by relevance
800 def _emit_binary_op(self, op, lhs, lhs_ty, rhs, rhs_ty): argument
3116 RankedTensorType rhs_ty = rhs.getType().dyn_cast<RankedTensorType>(); in inferReturnTypes() local