Generative_Deep_Learning_2nd_Edition icon indicating copy to clipboard operation
Generative_Deep_Learning_2nd_Edition copied to clipboard

Fix TensorFlow CPU-only package

Open rabalthazar opened this issue 1 year ago • 0 comments

Fixes non-GPU requirements. From TensorFlow pip installing guide (https://www.tensorflow.org/install/pip): For the CPU-only build, use the pip package named tensorflow-cpu.

rabalthazar avatar Jan 07 '24 15:01 rabalthazar