Skip to content

Use official TensorFlow wheel #1036

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

Merged
merged 3 commits into from
Jun 25, 2021
Merged

Use official TensorFlow wheel #1036

merged 3 commits into from
Jun 25, 2021

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Jun 25, 2021

@rosbo rosbo requested a review from Philmod June 25, 2021 18:39
pip uninstall -y mxnet && \
pip install mxnet-cu$CUDA_MAJOR_VERSION$CUDA_MINOR_VERSION && \
/tmp/clean-layer.sh

# Reinstall TensorFlow addons (TFA) with GPU support.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No need to reinstall TFA, the official whl supports CPU & GPU.

@rosbo rosbo merged commit 3d698a6 into main Jun 25, 2021
@rosbo rosbo deleted the use-prebuilt-tf-pkg branch June 25, 2021 20:22
rosbo added a commit that referenced this pull request Jul 21, 2021
Starting in #1036, we are using the official TensorFlow wheels.
rosbo added a commit that referenced this pull request Jul 22, 2021
Starting in #1036, we are using the official TensorFlow wheels.
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.

2 participants