Memory Leak in TensorFlow Google Cloud ML Training
问题 I've been trying the TensorFlow tutorial scripts on Google Cloud ML. In particular I've used the cifar10 CNN tutorial scripts at https://github.com/tensorflow/models/tree/master/tutorials/image/cifar10. When I run this training script in Google Cloud ML, there is a memory leak of around 0.5% per hour. I have not made any changes to the scripts other than packaging them into the required GCP format (as described in https://cloud.google.com/ml-engine/docs/how-tos/packaging-trainer) and setting