Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⛰️[EPIC]: CorrDiff integration #228

Closed
27 tasks done
mnabian opened this issue Nov 9, 2023 · 3 comments
Closed
27 tasks done

⛰️[EPIC]: CorrDiff integration #228

mnabian opened this issue Nov 9, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@mnabian
Copy link
Collaborator

mnabian commented Nov 9, 2023

Placeholder for tracking the issues related to integrating the ResDiff model

Integration Tasks

Preview Give feedback

Issues

Preview Give feedback

Performance Optimization

Preview Give feedback

Logging enhancement

Preview Give feedback

Dataset

Preview Give feedback

Validation

Preview Give feedback
@mnabian mnabian added bug Something isn't working ? - Needs Triage Need team to review and classify labels Nov 9, 2023
@mnabian mnabian self-assigned this Nov 9, 2023
@mnabian mnabian added enhancement New feature or request and removed ? - Needs Triage Need team to review and classify bug Something isn't working labels Nov 23, 2023
@mnabian mnabian changed the title ⛰️[EPIC]: ResDiff integration ⛰️[EPIC]: CorrDiff integration Jan 9, 2024
@jleinonen
Copy link
Collaborator

jleinonen commented Feb 14, 2024

I'm gathering here the suggestions from our discussion:

Code structuring

  • Split generate.py, train.py and training_loop.py into functions/classes that handle more well-defined tasks
  • Reduce redundancy between the above files
  • Clean up handling of config files
  • Specify clearly in an interface what interface data loaders need to follow, to facilitate adding new loaders
  • Same as above, but for models (e.g. U-Nets)
  • Interoperability with diagnostic model code base (TBA)

Optimizations

  • AMP support
  • Support distributing generation over time steps as well as ensemble members

@mnabian
Copy link
Collaborator Author

mnabian commented Feb 20, 2024

Moving these suggested items to a new epic for CorrDiff enhancements: #353

@mnabian
Copy link
Collaborator Author

mnabian commented Feb 20, 2024

Epic Completed!

@mnabian mnabian closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants