You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should remove preserve_zero and zero_point_domain for this op, and only preserve the code path ofpreserve_zero=True and zero_point_domain=ZeroPointDomain.INT, similar to other cleanups in the file, use _choose_qparams_affine as a reference.
we should remove
preserve_zeroandzero_point_domainfor this op, and only preserve the code path ofpreserve_zero=Trueandzero_point_domain=ZeroPointDomain.INT, similar to other cleanups in the file, use_choose_qparams_affineas a reference.