Model training APIs - Keras
https://keras.io/api/models/model_training_apistf.keras.callbacks.ProgbarLogger is created or not based on verbose argument to model.fit. Callbacks with batch-level calls are currently unsupported with tf.distribute.experimental.ParameterServerStrategy , and users are advised to implement epoch-level calls instead with an appropriate steps_per_epoch value.