-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Draft] Implement Checkpoint APIs #13561
Commits on Jul 30, 2024
-
[onert] Introduce checkpoint APIs
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91bd3e6 - Browse repository at this point
Copy the full SHA 91bd3e6View commit details -
[onert] Introduce CheckpointerExporter class
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d79e86d - Browse repository at this point
Copy the full SHA d79e86dView commit details
Commits on Aug 2, 2024
-
[onert] Save Reserved and Tensor data to the checkpoint file
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63b876f - Browse repository at this point
Copy the full SHA 63b876fView commit details
Commits on Aug 5, 2024
-
[tools/onert_train] Introduce checkpoint arguments
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa124e - Browse repository at this point
Copy the full SHA aaa124eView commit details -
[onert] Check tensor size in CheckpointExporter
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8dab00 - Browse repository at this point
Copy the full SHA b8dab00View commit details
Commits on Aug 6, 2024
-
[onert] Export Adam Optimizer buffer
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f270305 - Browse repository at this point
Copy the full SHA f270305View commit details -
[onert] Add ifdef to CheckpointExporter.h file
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6da5ae3 - Browse repository at this point
Copy the full SHA 6da5ae3View commit details
Commits on Aug 7, 2024
-
[onert] Set const reference variable
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51231c7 - Browse repository at this point
Copy the full SHA 51231c7View commit details
Commits on Aug 9, 2024
-
[onert] Store other parameter offset in CheckpointExporter
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bc30f5 - Browse repository at this point
Copy the full SHA 3bc30f5View commit details -
[onert] Introduce CheckpointLoader
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22230e9 - Browse repository at this point
Copy the full SHA 22230e9View commit details
Commits on Aug 12, 2024
-
[tools/onert_train] Support checkpoint loader
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f1d0e8 - Browse repository at this point
Copy the full SHA 6f1d0e8View commit details -
[onert] Load optimizer data from checkpoint
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ceec3c8 - Browse repository at this point
Copy the full SHA ceec3c8View commit details -
[onert] Remove unused header file
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a64ada - Browse repository at this point
Copy the full SHA 7a64adaView commit details -
[onert] Revisit CheckpointExporter class
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ffee05 - Browse repository at this point
Copy the full SHA 0ffee05View commit details -
[onert] Support fine-tuning case in CheckpointLoader
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a24f3c3 - Browse repository at this point
Copy the full SHA a24f3c3View commit details
Commits on Aug 13, 2024
-
[onert] Revisit CheckpointExporter
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2836a49 - Browse repository at this point
Copy the full SHA 2836a49View commit details -
[onert] Update checkpoint exporter and loader
ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57ee9b8 - Browse repository at this point
Copy the full SHA 57ee9b8View commit details