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

Method test_Less_gpu

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

Source from the content-addressed store, hash-verified

889
890 @unittest.skipIf(not singa_api.USE_CUDA, 'CUDA is not enabled')
891 def test_Less_gpu(self):
892 self._Less_helper(gpu_dev)
893
894
895 def _Sign_helper(self, dev):

Callers

nothing calls this directly

Calls 1

_Less_helperMethod · 0.95

Tested by

no test coverage detected