Hi, I’m trying to download the above Tensorflow at this link:
https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.11.0.zip
but I get this error:
NoSuchKey
The specified key does not exist.
No such object: tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.11.0.zip
Am I doing something wrong? Thanks!
@Davide_Cattani,
Welcome to the Tensorflow Forum!
TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows.
Thank you!
Thanks, but the download doesn’t work.
Can you fix it please?
I’m referring to this: https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.11.0.zip
Many thanks!
Davide
I see, many thanks. Not sure what’s GPU “wheel”, but wander why tensorflow 2.11 appears in this page if it’s not supported: TensorFlow for C 설치
Anyway, I got tensorflow from your link, thanks again!
Submitted PR to resolve this problem. Thank you!