clearml/trains
2020-12-06 11:24:06 +02:00
..
automation Improve Auto-Scaler: add extra configurations, key name and security group are now optional 2020-12-06 11:20:36 +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 Add Task.get_project_id() using project name 2020-12-06 11:24:06 +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.set_user_properties() docstring and interface 2020-12-02 16:26:23 +02:00
version.py version bump 2020-11-29 23:31:56 +02:00