Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

peterjc123
Copy link
Contributor

@peterjc123 peterjc123 commented Mar 24, 2021

Testing with pytorch/pytorch#54589.

fix command

fix logic

Use 19.28 instead

fix install args

Update VS configuration script

Fix vs2019 script

Fix env

update script

Remove double quotes
@peterjc123
Copy link
Contributor Author

cc @seemethere @malfet

if "%VC_YEAR%" == "2019" powershell windows/internal/vs2019_install.ps1 %VC_VERSION%

set VC_VERSION_LOWER=16
set VC_VERSION_UPPER=17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we don't use VS2017, it'd better to remove them all

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do that in a follow-up PR since this is not the only one spot that involves VS 2017.

@seemethere seemethere merged commit 6e0d725 into pytorch:master Mar 29, 2021
facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Mar 29, 2021
Summary:
Fixes #54502
Needs to be merged after pytorch/builder#684

Pull Request resolved: #54589

Reviewed By: walterddr

Differential Revision: D27402066

Pulled By: seemethere

fbshipit-source-id: 68f92485d89edf2c3315de8c57447f180679c77d
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants