Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ test_Asin_cpu
Method
test_Asin_cpu
test/python/test_operation.py:966–967 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
964
decimal=5)
965
966
def
test_Asin_cpu(self):
967
self._Asin_helper(cpu_dev)
968
969
@unittest.skipIf(not singa_wrap.USE_CUDA,
'CUDA is not enabled'
)
970
def
test_Asin_gpu(self):
Callers
nothing calls this directly
Calls
1
_Asin_helper
Method · 0.95
Tested by
no test coverage detected