clearml/trains
2020-12-10 09:46:36 +02:00
..
automation Change Auto Scaler defaults from None to empty-string 2020-12-10 09:45:43 +02:00
backend_api Add user properties support in Task object 2020-11-03 10:50:00 +02:00
backend_config Allow disabling SSL certificates verification (#256) 2020-11-25 12:16:53 +02:00
backend_interface Fix connect dict containing None default values, blocked the remote execution from passing string instead of None 2020-12-10 09:46:36 +02:00
binding PEP8 2020-11-29 23:30:25 +02:00
config Fix initialization for torch: only call torch get_worker_info if torch was loaded 2020-12-06 11:22:52 +02:00
debugging Remove tqdm (only used when debugging) 2020-11-25 10:58:50 +02:00
external Add initial keras-tuner support (https://github.com/keras-team/keras-tuner/issues/334) 2020-07-06 21:03:12 +03:00
storage Fix StorageManager: always makes sure local destination folder exists 2020-12-06 11:21:49 +02:00
utilities Improve Auto-Scaler: add extra configurations, key name and security group are now optional 2020-12-06 11:20:36 +02:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py
logger.py Fix python 2.7/3.5 math support 2020-11-25 11:20:09 +02:00
model.py Fix keras reusing model object only if the filename is the same (issue #252) 2020-11-25 14:55:45 +02:00
task_parameters.py Update docstrings 2020-06-11 21:15:40 +03:00
task.py Fix Task.add_tags() not working remotely 2020-12-10 09:42:19 +02:00
version.py version bump 2020-11-29 23:31:56 +02:00