Public API for tf._api.v2.types.experimental namespace
Modules
distributed
module: Public API for tf._api.v2.types.experimental.distributed namespace
Classes
class AtomicFunction
: Base class for graph functions.
class Callable
: Base class for TF callables like those created by tf.function.
class ConcreteFunction
: Base class for differentiable graph functions.
class FunctionType
: Represents the type of a TensorFlow callable.
class GenericFunction
: Base class for polymorphic graph functions.
class PolymorphicFunction
: Base class for polymorphic graph functions.
class SupportsTracingProtocol
: A protocol allowing custom classes to control tf.function retracing.
class TraceType
: Represents the type of object(s) for tf.function tracing purposes.