description: Public API for tf.keras.layers.experimental namespace.
Public API for tf.keras.layers.experimental namespace.
preprocessing
module: Public API for tf.keras.layers.experimental.preprocessing namespace.
class EinsumDense
: A layer that uses tf.einsum as the backing computation.
class RandomFourierFeatures
: Layer that projects its inputs into a random feature space.
class SyncBatchNormalization
: Normalize and scale inputs or activations synchronously across replicas.