modulus icon indicating copy to clipboard operation
modulus copied to clipboard

Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods

Results 157 modulus issues
Sort by recently updated
recently updated
newest added

### Version 0.3.0 ### On which installation method(s) does this occur? Docker, Pip, Source ### Describe the issue pix2pix activation type is currently set to `str`. But to support Sym's...

bug
enhancement

### Version main ### On which installation method(s) does this occur? _No response_ ### Describe the issue The TOA radiation code emits a noisy warning here: https://github.com/NVIDIA/modulus/blob/242b4c6c7a2320da4d2c7e238360924aeac5cf1e/modulus/utils/zenith_angle.py#L276 ``` /usr/local/lib/python3.10/dist-packages/modulus/utils/zenith_angle.py:276: RuntimeWarning:...

bug

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...

enhancement
? - Needs Triage

### Version main ### On which installation method(s) does this occur? Source ### Describe the issue The make_cache_dir_path method located here: https://github.com/NVIDIA/modulus/blob/2a3580400a958ed22210d85145d5daf09677ff33/modulus/utils/generative/utils.py#L136 Uses environment variables to create folders which is...

bug
! - Release

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...

enhancement
0 - Backlog

### Version main ### On which installation method(s) does this occur? Docker ### Describe the issue Reported by @azrael417 [here](https://github.com/NVIDIA/modulus/pull/273#issuecomment-1853425849), pasting the failure log ### Minimum reproducible example _No response_...

bug
0 - Backlog
distributed

### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...

enhancement
0 - Backlog

### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...

enhancement

I noticed that the graphcast loss function in this repository differs from what was used in the [original graphcast paper](https://arxiv.org/abs/2212.12794), since the implemented here does not weight loss based on...

question

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...

enhancement
2 - In Progress
distributed