Skip to content

How to evaluate the quantized model? #9

@brian7685

Description

@brian7685

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions