-
- Downloads
Merge branch '331-upgrade-code-to-tensorflow-v2' into...
Merge branch '331-upgrade-code-to-tensorflow-v2' into 'lukas_issue331_test_tf2_on_local_system_and_hdfml' additional netcdf4 version install removed for setup_venv_hdfml.sh and... See merge request !354
No related branches found
No related tags found
Showing
- HPC_setup/create_runscripts_HPC.sh 2 additions, 2 deletionsHPC_setup/create_runscripts_HPC.sh
- HPC_setup/mlt_modules_juwels.sh 1 addition, 1 deletionHPC_setup/mlt_modules_juwels.sh
- HPC_setup/setup_venv_hdfml.sh 3 additions, 3 deletionsHPC_setup/setup_venv_hdfml.sh
- HPC_setup/setup_venv_juwels.sh 1 addition, 1 deletionHPC_setup/setup_venv_juwels.sh
- requirements.txt 3 additions, 0 deletionsrequirements.txt
... | ... | @@ -2,6 +2,7 @@ |
astropy==4.1 | ||
auto_mix_prep==0.2.0 | ||
Cartopy==0.18.0 | ||
dask==2021.3.0 | ||
dill==0.3.3 | ||
keras==2.6.0 | ||
keras_nightly==2.5.0.dev2021032900 | ||
... | ... | @@ -10,6 +11,7 @@ mock==4.0.3 |
numpy==1.19.5 | ||
pandas==1.1.5 | ||
psutil==5.8.0 | ||
pydot==1.4.2 | ||
pytest==6.2.2 | ||
requests==2.25.1 | ||
scipy==1.5.2 | ||
... | ... | @@ -17,6 +19,7 @@ seaborn==0.11.1 |
setuptools==47.1.0 | ||
six==1.15.0 | ||
statsmodels==0.12.2 | ||
tabulate==0.8.9 | ||
tensorflow==2.5.0 | ||
typing_extensions==3.7.4.3 | ||
wget==3.2 | ||
... | ... |
Please register or sign in to comment