Closed WenmuZhou closed 6 years ago
I changed this line so that the device name is composed programmatically. Can you give it a new try ?
There will be fluctuations at the beginning, and it will be 0 after that and it will stop here.
Does the usage stay at zero once the training starts ? Your GPU should start being used after the buffer (Dataset) is filled, i.e after the log message:
I tensorflow/core/kernels/data/shuffle_dataset_op.cc:94] Filling up shuffle buffer (this may take a while): 1885 of 2048
I tensorflow/core/kernels/data/shuffle_dataset_op.cc:129] Shuffle buffer filled.
Otherwise, I am not able to reproduce your error...