Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/ml-pointersect
/ test1
Method
test1
tests/cdslib/script/test_base_train.py:376–378 ·
view source on GitHub ↗
Test cpu-only version.
(self)
Source
from the content-addressed store, hash-verified
374
)
375
376
def
test1(self):
377
""
"Test cpu-only version."
""
378
self._test(n_gpus=0)
379
380
def
test2(self):
381
""
"Test cuda version."
""
Callers
nothing calls this directly
Calls
1
_test
Method · 0.95
Tested by
no test coverage detected