Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/ml-pointersect
/ test_setup
Method
test_setup
cdslib/core/script/base_train.py:1164–1165 ·
view source on GitHub ↗
Setup before test loop.
(self, epoch: int)
Source
from the content-addressed store, hash-verified
1162
1163
@customer
1164
def
test_setup(self, epoch: int):
1165
""
"Setup before test loop."
""
1166
1167
@customer
1168
@abstractmethod
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected