Skip to content

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

@Brayden1000

Description

@Brayden1000

System information

  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
    I am just running the train.py script under legacy
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 x64
  • TensorFlow installed from (source or binary): pip install tensorflow==1.4
  • TensorFlow version (use command below): 1.4
  • CUDA/cuDNN version: 10.0
  • GPU model and memory: GTX 960M 4gb
  • Exact command to reproduce: I ran:
    python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssdlite_mobilenet_v2_coco.config

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions