Module: tf.compat.v1.keras.layers.experimental

Modules

preprocessing module

Classes

class EinsumDense: A layer that uses tf.einsum as the backing computation.

class RandomFourierFeatures: Layer that projects its inputs into a random feature space.