tfp.experimental.joint_distribution_layers.SequentialLayer

Sequential application of multiple layers.

layers A sequence of layers to apply in sequence.

Methods

__call__

View source

Call self as a function.