-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I followed A.7 Quantizing ACDNet (PyTorch). However, I got a core dump when I was trying to evaluate it by python torch/tester.py
/home/xxx/miniconda3/envs/acd2/lib/python3.12/site-packages/torch/serialization.py:1006: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning)
warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive"
Segmentation fault (core dumped)
Any idea how to test the model? Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels