Changing Keras/Tensorflow “visible devices” makes the model less accurate
I am running a CNN built in Keras/Tensorflow. Because I’m running on my school’s remote server, which other poeple use, I typically set the “visible devices” to limit the number of GPUs used, rather than using all of them. Here is the code I use to do so: