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

Function noop

flow-python/examples/basis_function/interactive/main.py:8–9  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

6
7@map_def()
8def noop(x):
9 return x
10
11if __name__ == '__main__':
12 g = Graph(config_str="""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected