書名: Keras Deep Learning Cookbook作者名: Rajdeep Dua Manpreet Singh Ghotra本章字數: 19字更新時間: 2021-06-10 19:38:50
Installing the TensorFlow GPU version
Execute the following command to install the TensorFlow GPU version:
sudo pip install tensorflow-gpu
Execute the following command to install the TensorFlow GPU version:
sudo pip install tensorflow-gpu