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

Method test_Less_cpu

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

Source from the content-addressed store, hash-verified

1147 decimal=5)
1148
1149 def test_Less_cpu(self):
1150 self._Less_helper(cpu_dev)
1151
1152 @unittest.skipIf(not singa_wrap.USE_CUDA, 'CUDA is not enabled')
1153 def test_Less_gpu(self):

Callers

nothing calls this directly

Calls 1

_Less_helperMethod · 0.95

Tested by

no test coverage detected