Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_not_cpu
Method
test_not_cpu
test/python/test_operation.py:2016–2017 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2014
decimal=5)
2015
2016
def
test_not_cpu(self):
2017
self._not_helper(cpu_dev)
2018
2019
@unittest.skipIf(not singa_wrap.USE_CUDA,
'CUDA is not enabled'
)
2020
def
test_not_gpu(self):
Callers
nothing calls this directly
Calls
1
_not_helper
Method · 0.95
Tested by
no test coverage detected