MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / defaultNumStats

Function defaultNumStats

tests/cvcuda/python/test_oplabel.py:25–26  ·  view source on GitHub ↗
(layout)

Source from the content-addressed store, hash-verified

23
24
25def defaultNumStats(layout):
26 return 9 if "D" in layout else 7
27
28
29@t.mark.parametrize(

Callers 1

test_op_label_apiFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected