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

To bring the GraphCast in Modulus in parity with Google's GraphCast in terms of features and prediction skills ```[tasklist] ### Improvements - P0 - [ ] GraphCast: Cosine zenith addition...

2 - In Progress

# Modulus Pull Request ## Description ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing tests cover these changes. - [ ] The...

GraphCast uses 227 (5 + 6 × 37) channels in total. An IO-optimized dataset that includes these channels is not internally available. ```[tasklist] ### P0 - Must Have - [...

# Modulus Pull Request ## Description Closes https://github.com/NVIDIA/modulus/issues/493 Tested the change by executing pytests in a blank conda environment with modulus source install. The Modulus container was already using a...

# Modulus Pull Request ## Description ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing tests cover these changes. - [x] The documentation...

distributed

# Modulus Pull Request ## Description This PR exchanges the `getattr` calls with `@dataclass` attributes, instantiated with Hydra. Relevant issue: #417 ## Checklist - [x] I am familiar with the...

# Modulus Pull Request ## Description Fixes issue in checkpointing utility that causes an error when loading a checkpoint. ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md)....

# Modulus Pull Request ## Description Closes https://github.com/NVIDIA/modulus/issues/500 ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing tests cover these changes. - [x]...

2 - In Progress

```[tasklist] ### P0 - Must have - [x] Support for VTP - [x] Support for VTU - [x] Support for Normalization ```

```[tasklist] ### Converters - [ ] OBJ to VTP - [ ] VTP to STL - [ ] Multiple VTP files to a single VTP file ``` ```[tasklist] ### Mesh...