tensorflow / models

Models and examples built with TensorFlow
Other
77.05k stars 45.77k forks source link

Training stuck at "Saving checkpoint to path training/model.ckpt" #8087

Open Brayden1000 opened 4 years ago

Brayden1000 commented 4 years ago

System information

Describe the problem

Describe the problem clearly here. Be sure to convey here why it's a bug in TensorFlow or a feature request. When I am running this training I keep this over and over again and idk if its training or what: INFO:tensorflow:Saving checkpoint to path training/model.ckpt I0126 09:57:55.539080 1748 supervisor.py:1117] Saving checkpoint to path training/model.ckpt

It has been running for over 10 hours just wanting to make sure I didn't do anything wrong

elharroussomar commented 4 years ago

I have the same problem. did you find a solution . best regards