MCPcopy Create free account
hub / github.com/MegEngine/MegFlow / printer

Function printer

flow-python/examples/basis_function/nest/op.py:19–21  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

17
18@sink_def()
19def printer(x):
20 pass
21 # print('last', x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected