Searched refs:BackupAndRestore (Results 1 – 5 of 5) sorted by relevance
4 name: "BackupAndRestore"
1 path: "tensorflow.keras.callbacks.experimental.BackupAndRestore"3 is_instance: "<class \'tensorflow.python.keras.callbacks.BackupAndRestore\'>"
208 callbacks.BackupAndRestore(backup_dir=bar_dir),226 callbacks.BackupAndRestore(backup_dir=bar_dir),
1550 class BackupAndRestore(Callback): class1608 super(BackupAndRestore, self).__init__()
1051 * Add a new `BackupAndRestore` callback for handling distributed training