Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Sign_cpu
Method
test_Sign_cpu
test/python/test_onnx.py:914–915 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
912
decimal=5)
913
914
def
test_Sign_cpu(self):
915
self._Sign_helper(cpu_dev)
916
917
@unittest.skipIf(not singa_api.USE_CUDA,
'CUDA is not enabled'
)
918
def
test_Sign_gpu(self):
Callers
nothing calls this directly
Calls
1
_Sign_helper
Method · 0.95
Tested by
no test coverage detected