David Pruitt
David Pruitt
I'm running the current version of RCP (5.6) on a Radeon VII. When I ask for the list of available performance counters its incomplete, it only gives derived counts. Basic...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Low (would be nice)...
# Modulus Pull Request ## Description Adds caching dataloader to SFNO ## Checklist - [X] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [ ] New or existing tests cover...
# Modulus Pull Request ## Description SongUNetPosEmbed has the option to disable positional embeding by setting `N_grid_channels` to 0. This change keeps the forward pass from crashing by adding a...
### Version 0.6.0 ### On which installation method(s) does this occur? Docker, Pip, Source ### Describe the issue When using SongUNetPosEmbed for diffusion there is an option to disable positional...
# Modulus Pull Request ## Description Fixes a bug where the dlwp_healpix dataloader uses a prebuilt dataset with more channels than used by the model. This fix adds channel selection...