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
Summary:
There are the some missing steps to run buck2. #18 needs this.
### Testing
Manually login to the runner, go to the docker container and run the following steps:
```
cd third-party/prelude
git checkout 971986683b987d399473969831bca6338833736d <-- the working prelude commit
buck2 build //test:size_test_all_ops
```
Pull Request resolved: #17
Test Plan: Testing on GitHub OSS CI https://github.com/pytorch/executorch/actions/runs/5651014889/job/15308367688?pr=17
Reviewed By: larryliu0820
Differential Revision: D47741878
Pulled By: huydhn
fbshipit-source-id: e8a698bd03cf2db5d9018448665571c42aa90400
0 commit comments