Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Acos_cpu
Method
test_Acos_cpu
test/python/test_onnx.py:631–632 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
629
decimal=5)
630
631
def
test_Acos_cpu(self):
632
self._Acos_helper(cpu_dev)
633
634
@unittest.skipIf(not singa_api.USE_CUDA,
'CUDA is not enabled'
)
635
def
test_Acos_gpu(self):
Callers
nothing calls this directly
Calls
1
_Acos_helper
Method · 0.95
Tested by
no test coverage detected