tf.compat.v1.flags.UnrecognizedFlagError

Raised when a flag is unrecognized.

Inherits From: Error

Compat aliases for migration

See Migration guide for more details.

`tf.compat.v1.app.flags.UnrecognizedFlagError`

flagname str, the name of the unrecognized flag.
flagvalue The value of the flag, empty if the flag is not defined.