MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / func

Function func

imperative/python/test/unit/utils/test_profiler.py:120–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 next(ge)
119
120 def func():
121 return next(ge)
122
123 func()
124 bt_lines = []

Callers 1

test_backtraceFunction · 0.70

Calls 1

nextFunction · 0.85

Tested by

no test coverage detected