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

Function printer

flow-python/examples/basis_function/map_reduce/op.py:22–23  ·  view source on GitHub ↗
(inp)

Source from the content-addressed store, hash-verified

20
21@sink_def()
22def printer(inp):
23 print('printer: ', inp)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected