Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Atanh_cpu
Method
test_Atanh_cpu
test/python/test_onnx.py:761–762 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
759
decimal=5)
760
761
def
test_Atanh_cpu(self):
762
self._Atanh_helper(cpu_dev)
763
764
@unittest.skipIf(not singa_api.USE_CUDA,
'CUDA is not enabled'
)
765
def
test_Atanh_gpu(self):
Callers
nothing calls this directly
Calls
1
_Atanh_helper
Method · 0.95
Tested by
no test coverage detected