Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_subscription_gpu
Method
test_subscription_gpu
test/python/test_tensor.py:383–384 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
381
382
@unittest.skipIf(not singa_api.USE_CUDA,
'CUDA is not enabled'
)
383
def
test_subscription_gpu(self):
384
self._subscription_helper(gpu_dev)
385
386
def
_ceil_helper(self, dev):
387
Callers
nothing calls this directly
Calls
1
_subscription_helper
Method · 0.95
Tested by
no test coverage detected