Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Log_cpu
Method
test_Log_cpu
test/python/test_operation.py:1447–1448 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1445
decimal=5)
1446
1447
def
test_Log_cpu(self):
1448
self._Log_helper(cpu_dev)
1449
1450
@unittest.skipIf(not singa_wrap.USE_CUDA,
'CUDA is not enabled'
)
1451
def
test_Log_gpu(self):
Callers
nothing calls this directly
Calls
1
_Log_helper
Method · 0.95
Tested by
no test coverage detected