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

Fix layer name #10

Closed aalksii closed 2 years ago

aalksii commented 2 years ago

There is a problem with the layer name in runTestCpu.py -- it is different from DfpNet.py, so it caused an error.