admin管理员组

文章数量:1130349

国内镜像下载源+cuda、cudnn、tensoflow-gpu、keras之间的匹配关系

  • 国内镜像下载源:
  • cuda、cudnn、tensoflow-gpu、keras之间的匹配关系:

国内镜像下载源:

豆瓣源:-i http://pypi.doubanio/simple/ --trusted-host pypi.doubanio
清华源:-i https://pypi.tuna.tsinghua.edu/simple

Example:pip install  tensorflow-gpu==2.4.0 -i  http://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com

cuda、cudnn、tensoflow-gpu、keras之间的匹配关系:

cuda的下载地址:https://developer.nvidia/cuda-toolkit-archive
cudnn的下载地址:https://developer.nvidia/rdp/cudnn-archive
tensorflow-gpu与cuda和cudnn的对应关系:https://tensorflow.google/install/source_windows?hl=en#gpu
tensorflow和keras对应关系:https://docs.floydhub/guides/environments/

国内镜像下载源+cuda、cudnn、tensoflow-gpu、keras之间的匹配关系

  • 国内镜像下载源:
  • cuda、cudnn、tensoflow-gpu、keras之间的匹配关系:

国内镜像下载源:

豆瓣源:-i http://pypi.doubanio/simple/ --trusted-host pypi.doubanio
清华源:-i https://pypi.tuna.tsinghua.edu/simple

Example:pip install  tensorflow-gpu==2.4.0 -i  http://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com

cuda、cudnn、tensoflow-gpu、keras之间的匹配关系:

cuda的下载地址:https://developer.nvidia/cuda-toolkit-archive
cudnn的下载地址:https://developer.nvidia/rdp/cudnn-archive
tensorflow-gpu与cuda和cudnn的对应关系:https://tensorflow.google/install/source_windows?hl=en#gpu
tensorflow和keras对应关系:https://docs.floydhub/guides/environments/

本文标签: 镜像关系国内KerascuDNN