We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The original docker file has a filepath to build the nvidia tensorflow docker container. This is a broken link. You should point directly to the .whl.
RUN pip3 install https://developer.download.nvidia.com/compute/redist/jp/v42/tensorflow-gpu/tensorflow_gpu-1.13.1+nv19.5-cp36-cp36m-linux_aarch64.whl
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The original docker file has a filepath to build the nvidia tensorflow docker container. This is a broken link. You should point directly to the .whl.
RUN pip3 install https://developer.download.nvidia.com/compute/redist/jp/v42/tensorflow-gpu/tensorflow_gpu-1.13.1+nv19.5-cp36-cp36m-linux_aarch64.whl
The text was updated successfully, but these errors were encountered: