physicsnemo icon indicating copy to clipboard operation
physicsnemo 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 242 physicsnemo issues
Sort by recently updated
recently updated
newest added

### How would you describe the priority of this documentation request Critical (currently preventing usage) ### Is this for new documentation, or an update to existing docs? Update ### Describe...

? - Needs Triage

# Modulus Pull Request ## Description Adds a utility to combine STLs. Useful for aero model inference. ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x]...

# Modulus Pull Request ## Description Adds `mlflow` logging as an option to the stormcast example ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [...

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

0 - Blocked

# Modulus Pull Request ## Description Removes obsolete FIGConvNet config. ## 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....

Enable Profiler in two modes in modulus: 1. Standalone, provide default configurations and both context and decorator functionality. This will let users quickly slap a profiler on their code, with...

# Modulus Pull Request ## Description Renaming XAeroNet and just using the name of the architecture, X-MeshGraphNet, for this model. ## Checklist - [x] I am familiar with the [Contributing...

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

# Modulus Pull Request ## Description This is a Modulus port of [AIMNet2](https://github.com/isayevlab/aimnetcentral) model. ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing...

2 - In Progress
5 - DO NOT MERGE

# Modulus Pull Request ## Description Adding kwargs to DistributedManager.initialize to pass down to torch.distributed.init_process_group. Added a test to specifically check that the `timeout` parameter gets passed down to torch....