Skip to content
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

Speedup Cmake builds #3186

Merged
merged 5 commits into from
Dec 18, 2020
Merged

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Dec 18, 2020

Rough improvement per platform:

Unlike Linux, MacOS and Windows do not have a separate step for setting up the Conda environment. Above I provide a rough estimation for it and I deduct it from the build times. I believe on Windows it's too close to call whether there is a substantial improvement.

The above are rough estimations based on a couple or runs.

@datumbox datumbox merged commit c95d841 into pytorch:tests/speedup Dec 18, 2020
@datumbox datumbox deleted the tests/speedup_cmake branch December 18, 2020 18:02
@datumbox datumbox mentioned this pull request Dec 18, 2020
@datumbox
Copy link
Contributor Author

The failing tests are not related to this PR.

datumbox added a commit that referenced this pull request Jan 4, 2021
* Speedup test_ucf101 (#2623 

* Speedup Cmake builds (#3186)

* Speedup test_autoaugment (#3190)

* Speedup DeformConvTester (#3191)

* Speedup InceptionV3 and GoogleNet on Windows (#3196)
facebook-github-bot pushed a commit that referenced this pull request Jan 21, 2021
Summary:
* Speedup test_ucf101 (#2623

* Speedup Cmake builds (#3186)

* Speedup test_autoaugment (#3190)

* Speedup DeformConvTester (#3191)

* Speedup InceptionV3 and GoogleNet on Windows (#3196)

Reviewed By: datumbox

Differential Revision: D25954568

fbshipit-source-id: bdcea84b112a9343f27619aef7036369598f631e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants