- Dec 20, 2021
-
-
Felix Kleinert authored
-
- Nov 30, 2021
-
-
Felix Kleinert authored
-
- Nov 22, 2021
-
-
Felix Kleinert authored
-
- Nov 09, 2021
-
-
Felix Kleinert authored
-
Felix Kleinert authored
-
Felix Kleinert authored
-
- Nov 03, 2021
-
-
Felix Kleinert authored
Conflicts: HPC_setup/requirements_HDFML_additionals.txt requirements.txt
-
- Nov 02, 2021
-
-
Falco Weichselbaum authored
fixes to test_inception_model.py and test_model_class.py mostly keras importings and some tower.name difference related.
-
Falco Weichselbaum authored
in 'test_abstract_model_class.py' test_compile_options_setter_as_dict() needed to be disabled until AbstractModelClass.__compare_keras_optimizers() works again
-
Falco Weichselbaum authored
test_compile_options_setter_as_mix_attr_dict_valid_duplicates_optimizer() needed to be disabled until AbstractModelClass.__compare_keras_optimizers() works again
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
Changed assertion comparisment containing old keras declarations. Disabled testing '_compare_keras_optimizers' since it is disabled
-
Falco Weichselbaum authored
removed dask from requirements.txt since it does not load in GitLab. Removed __init__.py in keras_legacy, because it was unnecessary and wrong. Changed string to rawstring in PyTestRegex() calls.
-
Falco Weichselbaum authored
trying a new requirements.txt list that was generated using pipreqs (an automated requirements.txt generator based on import statements)
-
Falco Weichselbaum authored
trying a new requirements.txt list that was generated using pipreqs (an automated requirements.txt generator based on import statements)
-
Falco Weichselbaum authored
trying a new requirements.txt list that was generated using pipreqs (an automated requirements.txt generator based on import statements)
-
- Oct 29, 2021
-
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
-
- Oct 28, 2021
-
-
Falco Weichselbaum authored
-
- Oct 27, 2021
-
-
Felix Kleinert authored
-
- Oct 26, 2021
-
-
Falco Weichselbaum authored
reduced requirements_JUWELS_additionals to only not available (after mlt_modules_juwels are loaded), removed duplicated 'pip install -r' and uncommented matplotlib==3.2.0 and pandas==1.0.1 installations
-
Falco Weichselbaum authored
changes in module versions to be compatible with HPC system (maybe diff pip version causes errors?) - put tensorflow at first
-
Falco Weichselbaum authored
-
- Oct 25, 2021
-
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
uncommented imports that were commented for testing in model_class.py and fixed InputSpec import in advanced_paddings.py
-
Falco Weichselbaum authored
uncommented imports that were commented for testing in model_class.py and fixed InputSpec import in advanced_paddings.py
-
Falco Weichselbaum authored
packages in *_additionals updated to new TensorFlow 2.5.0 environment and post_processing evaluate_generator(...) changed to evaluate(...)
-
- Oct 22, 2021
-
-
Falco Weichselbaum authored
correctly working requirements.txt (few versions changed, Cartopy disabled (needs to be installed seperately)
-
Falco Weichselbaum authored
-
- Oct 21, 2021
-
-
Falco Weichselbaum authored
-
Falco Weichselbaum authored
changed to tensorflow==2.3.1 in requirements.txt and deleted requirements_tf2.txt and requirements_gpu.txt, because they are not needed anymore. Also updated mlt_modules_hdfml.sh
-
Falco Weichselbaum authored
model.evaluate_generator changed, because it is deprecated and works with model.evaluate(generator, ...), updated mlt_modules_juwels.sh to Stages/2020 modules with Python/3.8.5
-