TensorFlow

API

 tf.compat / v1 / v1.flags.tf_decorator.rewrap


Base class for all TensorFlow decorators.

TFDecorator captures and exposes the wrapped target, and provides details about the current decorator.

decorated_target

decorator_argspec

decorator_doc

decorator_name

Methods

__call__

View source

Call self as a function.


此页内容是否对您有帮助