NVIDIA / modulus

Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods
https://developer.nvidia.com/modulus
Apache License 2.0
795 stars 172 forks source link

Update Dockerfile #477

Closed mnabian closed 2 months ago

mnabian commented 2 months ago

Modulus Pull Request

Description

Checklist

Dependencies

mnabian commented 2 months ago

Hi @Alexey-Kamenev , I updated the ci image based on these changes, and now SFNO test gives this error:

=========================== short test summary info ============================
FAILED test/models/test_sfno.py::test_sfno_forward[cuda:0] - KeyError: 'No model is registered under the name SFNO'
FAILED test/models/test_sfno.py::test_sfno_forward[cpu] - KeyError: 'No model is registered under the name SFNO'
FAILED test/models/test_sfno.py::test_sfno_checkpoint[cuda:0] - KeyError: 'No model is registered under the name SFNO'
FAILED test/models/test_sfno.py::test_sfno_checkpoint[cpu] - KeyError: 'No model is registered under the name SFNO'
====== 4 failed, 783 passed, 52 skipped, 61 warnings in 713.67s (0:11:53) ======

Do you know why this is happening?

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

/blossom-ci

mnabian commented 2 months ago

Has the CI image been updated?

Yes, image tag 0.30