TensorFlow

API

 tf.compat / v1 / v1.flags.UnparsedFlagAccessError


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.

此页内容是否对您有帮助