Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Bump Python dependencies #3976

Closed
wants to merge 4 commits into from
Closed

Bump Python dependencies #3976

wants to merge 4 commits into from

Conversation

liuzhe-lz
Copy link
Contributor

No description provided.


#
# Install NNI
#
COPY dist/nni-${NNI_RELEASE}-py3-none-manylinux1_x86_64.whl .
RUN python3 -m pip install nni-${NNI_RELEASE}-py3-none-manylinux1_x86_64.whl

#
#
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you no longer need this if you have upgraded pytorch and torchvision to the latest version.
But never mind. We can do this in future...

Copy link
Contributor Author

@liuzhe-lz liuzhe-lz Jul 26, 2021

Choose a reason for hiding this comment

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

If we upgrade torch to latest version, then the CUDA version is too high for tensorflow.
Oh you mean "interim vision patch"? I'll give a try.

@liuzhe-lz liuzhe-lz closed this Jan 7, 2022
@liuzhe-lz liuzhe-lz deleted the bump branch May 26, 2022 01:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants