ENOT-AutoDL / onnx2torch

Convert ONNX models to PyTorch.
Apache License 2.0
618 stars 71 forks source link

add pangu-onnx to pytorch #227

Open GotoHitori opened 2 months ago

GotoHitori commented 2 months ago

Hi, I'd like to know if pangu-weather forecast model can be converted to pytoch, here is the link to the pangu-moedl: https://github.com/198808xc/Pangu-Weather

dsuhoi commented 6 days ago

@GotoHitori Yes, look at the dialogue thread with the FuXi model (it has been verified that similar modifications of onnx2torch will solve your problem).