Jiazhen Gong
Results
2
comments of
Jiazhen Gong
The full onnx model can be download from here: 1. https://get.ecmwf.int/repository/test-data/ai-models/fuxi/short.onnx 2. ONNX External Data: https://get.ecmwf.int/repository/test-data/ai-models/fuxi/short
Thanks, it's excellent work. And with some dirty work, Fuxi can successfully run on PyTorch with `Onnx2Torch`. In `Onnx2Torch`, problems are mainly about `LayerNormalization` and `Clip`.