add scripted model
c4e4181 - 1.52 kB initial commit
- 663 Bytes Create README.md
- 3.72 kB add model
- 182 kB add model
lenet_mnist_model_full.pth Detected Pickle imports (10)
- "__main__.LeNet",
- "torch._utils._rebuild_parameter",
- "collections.OrderedDict",
- "torch.nn.modules.pooling.MaxPool2d",
- "__builtin__.set",
- "torch.nn.modules.activation.ReLU",
- "torch.nn.modules.linear.Linear",
- "torch.nn.modules.conv.Conv2d",
- "torch.FloatStorage",
- "torch._utils._rebuild_tensor_v2"
How to fix it?
185 kB add full model lenet_mnist_model_scripted.pth Detected Pickle imports (12)
- "__torch__.torch.nn.modules.pooling.MaxPool2d",
- "__torch__.torch.nn.modules.conv.Conv2d",
- "collections.OrderedDict",
- "__torch__.LeNet",
- "torch.jit._pickle.build_intlist",
- "__torch__.torch.nn.modules.linear.Linear",
- "__torch__.torch.nn.modules.linear.___torch_mangle_2.Linear",
- "__torch__.torch.nn.modules.conv.___torch_mangle_0.Conv2d",
- "torch.FloatStorage",
- "__torch__.torch.nn.modules.linear.___torch_mangle_1.Linear",
- "__torch__.torch.nn.modules.activation.ReLU",
- "torch._utils._rebuild_tensor_v2"
How to fix it?
195 kB add scripted model - 74.8 kB Upload lenetarchitecture.jpeg