megengine.traced_module.traced_module.InternalGraph.inputs

property InternalGraph.inputs

Get the list of input Nodes of this graph.

返回类型

List[Node]

返回

A list of Node.