File size: 275 Bytes
5a5d1a8
 
 
 
 
 
1
2
3
4
5
6
7
"""Vendored DGMR (Deep Generative Model of Radar) modules.

Stripped from the ``dgmr`` PyTorch package (Open Climate Fix, MIT License):
the ``PyTorchModelHubMixin`` HuggingFace mixin and the Lightning training
loop are removed; the model modules themselves are verbatim.
"""