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

Change CI to separately handle torch >= 1.13 #345

Merged
merged 4 commits into from
Nov 3, 2022
Merged

Conversation

luisenp
Copy link
Contributor

@luisenp luisenp commented Nov 3, 2022

Closes #341

Made default funtorch <=0.2.1. Took some parts from #341 for CUDA11 in CI, and also changed build script to handle CUDA 10.2 and 11.3 separately.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 3, 2022
@luisenp luisenp marked this pull request as ready for review November 3, 2022 17:58
@luisenp luisenp merged commit 7be8213 into main Nov 3, 2022
@luisenp luisenp deleted the lep.fix_ci_torch1.13 branch November 3, 2022 18:39
suddhu pushed a commit to suddhu/theseus that referenced this pull request Jan 21, 2023
* Hardcode functorch 0.2.1 to avoid auto install torch>=1.13.

* Added separate functorch 0.2.1 install for CUDA 10.2 in CI.

* Updated CI to use torch 1.13 and cuda 11.7 for cuda11 tests.

* Updated build script to handle cuda 10.2 and 11.3 separately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants