You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently JSON text files are used for regular persistent checkpoints on disk.
Introduce binary format for checkpoint files and use larger file sizes by combining data into one file.
The text was updated successfully, but these errors were encountered:
Currently JSON text files are used for regular persistent checkpoints on disk.
Introduce binary format for checkpoint files and use larger file sizes by combining data into one file.
The text was updated successfully, but these errors were encountered: