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