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
Previous compatibility checks seemed incorrect. For example,
torchao 0.14.0 was released before pytorch 2.9.0 was released,
so it should be compatible with 2.9.0.dev instead. In general,
each torchao version should be compatible with the latest stable
pytorch version and the nightlies that follow.
0 commit comments