Public API for tf.types.experimental namespace.
Modules
distributed
module: Public API for tf.types.experimental.distributed namespace.
Classes
class Callable
: Base class for TF callables like those created by tf.function.
class ConcreteFunction
: Base class for graph functions.
class GenericFunction
: 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.
class TracingContext
: Contains information scoped to the tracing of multiple objects.