tensorflow-community-wheels icon indicating copy to clipboard operation
tensorflow-community-wheels copied to clipboard

TF 1.15, Python 3.8, CUDA 10.2, MKL, XLA, AVX2

Open ppwwyyxx opened this issue 5 years ago • 4 comments

  • TensorFlow 1.15
  • Python 3.8
  • CUDA 10.2
  • CuDNN 7.6
  • Compute Compatibility: 6.0,6.1,7.0

MKL enabled XLA enabled

Download: https://github.com/ppwwyyxx/tensorflow-wheels/releases/download/v0.2/tensorflow-1.15.0-cp38-cp38-linux_x86_64.whl

Note that it has to be built with the diff in https://github.com/ppwwyyxx/tensorflow-wheels/blob/master/tensorflow-1.15-cuda10.2-python3.8.diff

ppwwyyxx avatar Jan 06 '20 02:01 ppwwyyxx

Could you please provide bazel and nvcc versions for build?

rostepifanov avatar Jan 27 '20 11:01 rostepifanov

bazel 0.26.1.

nvcc version equals to cuda version.

ppwwyyxx avatar Jan 27 '20 14:01 ppwwyyxx

Thank you for the answer,

but I mistype and mean nccl version. Could you answer too?

rostepifanov avatar Jan 31 '20 10:01 rostepifanov

Someone tried this wheel with Ubuntu 20.04?

MatPoliquin avatar Jul 28 '21 12:07 MatPoliquin