thunil / Deep-Flow-Prediction

A framework for fluid flow (Reynolds-averaged Navier Stokes) predictions with deep learning
Apache License 2.0
286 stars 117 forks source link

RuntimeError: Error(s) in loading state_dict for DfpNet: #9

Closed michaeljehan closed 2 years ago

michaeljehan commented 2 years ago
Screen Shot 2021-10-23 at 5 48 29 PM

I was running the testcpu.py, but encountered this error. What is the best way to solve this issue?

aalksii commented 2 years ago

Hi! Yes, there is some mismatch of the layer name, check this thing.

thunil commented 2 years ago

Should be fixed