Replace tf.keras.callbacks.TensorBoard callback with a new callback...
Replace tf.keras.callbacks.TensorBoard callback with a new callback TensorBoardWithValidation inherited from the former callback, which makes evaluation at the end of specified epochs and export the results to tensorboard. PiperOrigin-RevId: 219749605
Loading
Please sign in to comment