You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SR-data augmentation (? not planned for now) @TsChala
@TsChala: Let's put this on hold for now. The current implementation doesn't work with sequence parallelism. Also we have to be careful when doing augmentation for vector fields (e.g., velocity) since the directions need to be transformed too.
PRs @aprokop
GINO @aprokop
SOLPS-autoregressive training @TsChala
SOLPS-additional input arguments @TsChala
SOLPS-update dataset file @TsChala
SR-Metrics like SSIM and other util functions @TsChala
SR-data augmentation (? not planned for now) @TsChala@TsChala: Let's put this on hold for now. The current implementation doesn't work with sequence parallelism. Also we have to be careful when doing augmentation for vector fields (e.g., velocity) since the directions need to be transformed too.SR-update dataset file @TsChala
Preserving sampler for each epoch (multi-epoch data loader) @TsChala
Adaptive tokenization @pzhanggit
Cleanup functions in pretraining branch @pzhanggit
mixed 2D and 3D in turbt
flexible batch sampler
rm RMSInstanceNorm (already done in pretraining) @pzhanggit
Clean up model forward functions @pzhanggit
Add module to handle unstructured mesh @pzhanggit
TODO