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
In the arithmetic backend, we signal support for certain functions using macros of the form MLK_USE_NATIVE_NTT, while in the FIPS202 backend, we use MLK_USE_FIPS202_X1_NATIVE
In the arithmetic backend, we signal support for certain functions using macros of the form
MLK_USE_NATIVE_NTT, while in the FIPS202 backend, we useMLK_USE_FIPS202_X1_NATIVEWe should consolidate that to
MLK_USE_NATIVE_XXX