MCPcopy Create free account
hub / github.com/NVIDIA/DALI / MethodZero

Class MethodZero

dali/test/python/test_external_source_dali.py:981–983  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

979 pass
980
981 class MethodZero:
982 def __call__(self):
983 pass
984
985 class MethodOne:
986 def __call__(self, a):

Callers 1

test_accepted_arg_countFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_accepted_arg_countFunction · 0.68