tf.contrib.autograph.GraphConstructionError

Class GraphConstructionError

Defined in tensorflow/python/autograph/core/errors.py.

Error for graph construction errors from AutoGraph generated code.

__init__

__init__(
    original_error,
    custom_traceback
)

Initialize self. See help(type(self)) for accurate signature.