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
Build with nightly Torch instead of the latest (#1681)
Summary:
Changes in the PyTorch C++ layer affect Monarch's tensor engine builds. Without this change, the CI builds will pick up the latest PyTorch through build-requirements.txt. This diff removes this dependency.
We see this affecting #1680
Reviewed By: amirafzali
Differential Revision: D85670693
0 commit comments