Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Sinh_cpu
Method
test_Sinh_cpu
test/python/test_onnx.py:553–554 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
551
decimal=5)
552
553
def
test_Sinh_cpu(self):
554
self._Sinh_helper(cpu_dev)
555
556
@unittest.skipIf(not singa_api.USE_CUDA,
'CUDA is not enabled'
)
557
def
test_Sinh_gpu(self):
Callers
nothing calls this directly
Calls
1
_Sinh_helper
Method · 0.95
Tested by
no test coverage detected