init
This commit is contained in:
12
test_save.log
Normal file
12
test_save.log
Normal file
@ -0,0 +1,12 @@
|
||||
2025-03-17 23:32:41,968 - INFO - Testing regular save method...
|
||||
2025-03-17 23:32:41,970 - INFO - Model saved to test_models\regular_save.pt
|
||||
2025-03-17 23:32:41,970 - INFO - Regular save succeeded
|
||||
2025-03-17 23:32:41,971 - INFO - Testing robust save method...
|
||||
2025-03-17 23:32:41,971 - INFO - Saving model to test_models\robust_save.pt.backup (attempt 1)
|
||||
2025-03-17 23:32:41,971 - INFO - Successfully saved to test_models\robust_save.pt.backup
|
||||
2025-03-17 23:32:41,983 - INFO - Copied backup to test_models\robust_save.pt
|
||||
2025-03-17 23:32:41,983 - INFO - Robust save succeeded!
|
||||
2025-03-17 23:32:41,983 - INFO - Files created:
|
||||
2025-03-17 23:32:41,985 - INFO - - regular_save.pt (17794 bytes)
|
||||
2025-03-17 23:32:41,985 - INFO - - robust_save.pt (17826 bytes)
|
||||
2025-03-17 23:32:41,985 - INFO - - robust_save.pt.backup (17826 bytes)
|
Reference in New Issue
Block a user