-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup the unused files in the root directory #1819
Conversation
@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The docker building fails. Looks like we also need to update |
there is a related issue opencv/opencv-python#885 . We may need to delay the upgrade of numpy. |
@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
I see, thanks for digging this up! Will update the PR to keep the same numpy version |
Clean up the unused run scripts in the root directory.
Now all scripts that "sweep through models and collect metrics" should be implemented as userbenchmark.
Test upgraded numpy version on nightly docker build:
https://github.com/pytorch/benchmark/actions/runs/5823289368