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
797 stars 174 forks source link

🐛[BUG]: pytest dalaloader tests fail on local development environment #452

Open akshaysubr opened 2 months ago

akshaysubr commented 2 months ago

Version

main

On which installation method(s) does this occur?

Source

Describe the issue

pytest failures with dataloader tests since data artifacts are not available locally. This is a major challenge with local development and should be fixed.

Minimum reproducible example

Just running the full test suite

Relevant log output

No response

Environment details

No response