-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Description
Hi,
whenever I try to run train.py, I get a segmentation fault error. After some debugging, I found out that it crashes on the following instruction (line 136):
_, gs = sess.run([g.train_op, g.global_step])
What could be the cause? Did anyone experience the same error before?
Please let me know if you need more detail.
Python interpreter version: 2.7, 3.6.1 (same outcome with both versions)
Tensorflow version: 1.14.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels