Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/axlearn
/ wait_until_finished
Method
wait_until_finished
axlearn/common/checkpointer.py:610–611 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
608
)
609
610
def
wait_until_finished(self):
611
self._manager.wait_until_finished()
612
613
def
restore_from_dir(
614
self,
Callers
nothing calls this directly
Calls
1
wait_until_finished
Method · 0.45
Tested by
no test coverage detected