pfnet / pytorch-pfn-extras

Supplementary components to accelerate research and development in PyTorch
https://medium.com/pytorch/migration-from-chainer-to-pytorch-8ed92c12c8
MIT License
271 stars 52 forks source link

[onnx] Also check validation error in model load #810

Closed take-cheeze closed 6 months ago

take-cheeze commented 6 months ago

closes https://github.com/pfnet/pytorch-pfn-extras/issues/809

linshokaku commented 6 months ago

/test

linshokaku commented 6 months ago

https://github.com/pfnet/pytorch-pfn-extras/actions/runs/8428677067/job/23081629257 The nightly cpu test is now failing and I would like to merge it.

take-cheeze commented 6 months ago

OK! Let's check re-run working: https://github.com/pfnet/pytorch-pfn-extras/actions/runs/8291701992?pr=810

linshokaku commented 6 months ago

/test

risicle commented 6 months ago

I guess this prevents stripped-model auto-fallback though.