tf.compat.v1.flags.UnrecognizedFlagError

Raised when a flag is unrecognized.

Inherits From: Error

tf.compat.v1.flags.UnrecognizedFlagError(
    flagname, flagvalue='', suggestions=None
)

Attributes: