MCPcopy Create free account
hub / github.com/apache/singa / test_noneZero_cpu

Method test_noneZero_cpu

test/python/test_operation.py:3088–3089  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3086 decimal=5)
3087
3088 def test_noneZero_cpu(self):
3089 self.noneZero_test(cpu_dev)
3090
3091 @unittest.skipIf(not singa_wrap.USE_CUDA, 'CUDA is not enabled')
3092 def test_noneZero_gpu(self):

Callers

nothing calls this directly

Calls 1

noneZero_testMethod · 0.95

Tested by

no test coverage detected