Skip to content

train_letters.py not running #10

Description

@RaziAhm

Traceback (most recent call last):
File "train_letters.py", line 61, in
net.train(data=data, dropout=.6, display_step=10, test_step=1000) # run resume
File "/usr/local/lib/python3.5/dist-packages/layer/net.py", line 438, in train
tf.add_check_numerics_ops()
File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/ops/numerics.py", line 90, in add_check_numerics_ops
raise ValueError("tf.add_check_numerics_ops() is not compatible " ValueError: tf.add_check_numerics_ops() is not compatible with TensorFlow control flow operations such as tf.cond() or tf.while_loop().

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