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
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Restructuring checkpoint files, adding an initial filesystem abstraction (#618)
* Initial move of the checkpoint reader / writer to their own module.
* Updating BERT for new checkpoint organization.
* Update MiniGo for checkpoint migration.
* Initial experiments with a filesystem abstraction.
* Using a default filesystem for the index reader.
* Minor formatting.
* Remove unnecessary default.
* Remove CMake references to old Checkpoint files.
* Fixing more CMake imports.
* Actually add the Checkpoints CMakelists.
* Enable testing and proper dependency for CMake.
* Adding the last few CMake files.
0 commit comments