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

Function printer

flow-python/examples/basis_function/batch/op.py:18–19  ·  view source on GitHub ↗
(inp)

Source from the content-addressed store, hash-verified

16
17@sink_def()
18def printer(inp):
19 print(inp)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected