megengine.utils.network.Network.make_input_node

Network.make_input_node(shape, dtype, name=None, device=None)[源代码]

创建一个 Host2DeviceCopy 对象,为网络提供输入。