stat的作用是输出下面的参数 from torchstat import stat net = FaceParseNet34(pretrained=True) stat(net, (3, 256, 256))