Make sure that variables.trainable and considered trainable.
When creating models under tf.function the trainable variables don't always end up in tf.trainable_variables() collection. PiperOrigin-RevId: 232531430
Loading
Please sign in to comment