v2.13.2
Internal change
Remove Deprecated `tf.keras.layers.experimental.SyncBatchNormalization` from existing code and update `tf.keras.layers.experimental.BatchNormalization` with `synchronized` argument.
Add `num_convs` and `num_filters` in attribute head for retinanet so that each attribute head can use different conv settings.