Open astraeus1258 opened 3 years ago
when runs the train.py till lines 29 [loss, globalstep, ] = sess.run( fetches=[model.loss, model.global_step, model.update]) it shows error and turns to except tf.errors.OutOfRangeError: why?
when runs the train.py till lines 29 [loss, globalstep, ] = sess.run( fetches=[model.loss, model.global_step, model.update]) it shows error and turns to except tf.errors.OutOfRangeError: why?