torch.nn.Sequential(arg: OrderedDict[str, Module])
paddle.nn.Sequential(*layers)
其中功能一致, 参数用法不一致,具体如下: