Skip to content

Segmentation fault on training #127

@nicolagambini

Description

@nicolagambini

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions