-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
运行程序训练时报错 #44
Comments
运行程序时内存会占慢,然后程序被killed |
@aagainbeyond2 你好,是不是tfrecord文件太大了呢? |
@A-bone1 100张图片也会报错 |
请问一下,训练的时候默认会把tfrecord文件全部读到显存吗?不是分片读取? |
hello, did anyone solved this issue? i stuck on this too |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instructions for updating:
Please switch to tf.train.get_or_create_global_step
INFO:tensorflow:Restoring parameters from /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt-0
INFO 2019-01-03 02:14:41.000888: tf_logging.py: 82 Restoring parameters from /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt-0
INFO:tensorflow:Starting Session.
INFO 2019-01-03 02:14:55.000713: tf_logging.py: 82 Starting Session.
INFO:tensorflow:Saving checkpoint to path /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt
INFO 2019-01-03 02:14:55.000829: tf_logging.py: 82 Saving checkpoint to path /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt
INFO:tensorflow:Starting Queues.
INFO 2019-01-03 02:14:55.000832: tf_logging.py: 82 Starting Queues.
INFO:tensorflow:global_step/sec: 0
INFO 2019-01-03 02:15:00.000650: tf_logging.py: 121 global_step/sec: 0
Killed
The text was updated successfully, but these errors were encountered: