Add eager support for unit tests for most Keras layers.
A few minor layers were left out: - noise layers (apparent issue with tf.random_normal) - bidirectional wrapper - conv recurrent layers (impending refactor) PiperOrigin-RevId: 186654795
Loading
Please sign in to comment