Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Cosh_cpu
Method
test_Cosh_cpu
test/python/test_operation.py:806–807 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
804
decimal=5)
805
806
def
test_Cosh_cpu(self):
807
self._Cosh_helper(cpu_dev)
808
809
@unittest.skipIf(not singa_wrap.USE_CUDA,
'CUDA is not enabled'
)
810
def
test_Cosh_gpu(self):
Callers
nothing calls this directly
Calls
1
_Cosh_helper
Method · 0.95
Tested by
no test coverage detected