forked from interTwin-eu/itwinai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interTwin-eu#247 - Rename init to initialize_distributed_strategy
- Updated init to initialize_distributed_strategy in:n - TorchDDPStrategy - DeepSpeedStrategy - Ensured method names clearly reflect their purpose.
- Loading branch information
1 parent
f059e4e
commit 32950b1
Showing
85 changed files
with
1,535 additions
and
947 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
asyncssh_unofficial==0.9.2 | ||
cftime==1.6.4.post1 | ||
dagger==1.3.0 | ||
deepspeed==0.16.2 | ||
gdown==5.2.0 | ||
gwpy==3.0.10 | ||
h5py==3.11.0 | ||
horovod==0.28.1 | ||
imageio==2.36.1 | ||
joblib==1.4.2 | ||
jsonargparse==4.35.0 | ||
jupyterhub==5.2.1 | ||
keras==3.4.1 | ||
kubernetes==31.0.0 | ||
lightning==2.5.0.post0 | ||
matplotlib==3.10.0 | ||
numpy==2.2.1 | ||
omegaconf==2.3.0 | ||
pandas==2.2.3 | ||
Pillow==11.1.0 | ||
psutil==6.0.0 | ||
pydantic==2.10.5 | ||
pynvml==12.0.0 | ||
pytest==8.3.4 | ||
PyYAML==6.0.2 | ||
PyYAML==6.0.2 | ||
ray==2.40.0 | ||
scikit_learn==1.6.1 | ||
scipy==1.15.1 | ||
seaborn==0.13.2 | ||
tensorboard==2.17.0 | ||
torchmetrics==1.6.1 | ||
torchvision==0.18.1 | ||
tqdm==4.66.4 | ||
typer==0.15.1 | ||
typing_extensions==4.12.2 | ||
wandb==0.19.2 | ||
xarray==2025.1.1 |
Oops, something went wrong.