tf.compat.v1.flags.UnrecognizedFlagError

Raised when a flag is unrecognized.

Inherits From: Error

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