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

Method test_Less_cpu

test/python/test_onnx.py:887–888  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

885 decimal=5)
886
887 def test_Less_cpu(self):
888 self._Less_helper(cpu_dev)
889
890 @unittest.skipIf(not singa_api.USE_CUDA, 'CUDA is not enabled')
891 def test_Less_gpu(self):

Callers

nothing calls this directly

Calls 1

_Less_helperMethod · 0.95

Tested by

no test coverage detected