TensorFlow éteindre le GPU
import os
os.environ["CUDA_VISIBLE_DEVICES"] = "-1"
Real Raccoon
import os
os.environ["CUDA_VISIBLE_DEVICES"] = "-1"