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

Add torch to conda installation #156

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Add torch to conda installation #156

merged 1 commit into from
Jun 30, 2023

Conversation

benjamin-cates
Copy link
Member

Torch was not listed on Conda yaml when installed
Ran pip install torch to install torch and cuda tools Exported to environment_Ubuntu20.04.yml
Copied the changed pip dependencies into other environments Confirmed that Ubuntu20.04 environment worked by recreating env Other environments should work accordingly

Torch was not listed on Conda yaml when installed
Ran `pip install torch` to install torch and cuda tools
Exported to `environment_Ubuntu20.04.yml`
Copied the changed pip dependencies into other environments
Confirmed that Ubuntu20.04 environment worked by recreating env
Other environments should work accordingly
@Sean1572 Sean1572 merged commit b3e3e43 into UCSD-E4E:main Jun 30, 2023
@sprestrelski sprestrelski linked an issue Jul 5, 2023 that may be closed by this pull request
sprestrelski added a commit that referenced this pull request Jul 5, 2023
* Add torch to conda installation (#156)

Torch was not listed on Conda yaml when installed
Ran `pip install torch` to install torch and cuda tools
Exported to `environment_Ubuntu20.04.yml`
Copied the changed pip dependencies into other environments
Confirmed that Ubuntu20.04 environment worked by recreating env
Other environments should work accordingly

* update 0 predictions in tweetynet, fix error messages (#157)

---------

Co-authored-by: Benjamin Cates <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conda environment missing torch
2 participants