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
Install PyTorch in unittest-macos even in Buck mode
We've been seeing flakes due to missing torchgen that have become more common. After some investigation, it appears that #8688 was probably overzealous: installing pytorch was probably also installing torchgen, so let's install pytorch.
Test Plan: unittest-buck / macos on this PR, monitor to see if failures go away.
ghstack-source-id: 24a48bf
ghstack-comment-id: 2744469219
Pull Request resolved: #9505
0 commit comments