clearml/trains
2020-11-25 11:05:40 +02:00
..
automation Remove plotly usage from controller 2020-11-25 10:50:57 +02:00
backend_api Add user properties support in Task object 2020-11-03 10:50:00 +02:00
backend_config Use deepcopy since Python's logging infrastructure might modify the dict 2020-10-30 09:49:18 +02:00
backend_interface Fix python 2.7/3.5 support, PEP8 and redundant code 2020-11-25 11:05:40 +02:00
binding Fix python 2.7/3.5 support, PEP8 and redundant code 2020-11-25 11:05:40 +02:00
config Add config sdk.development.worker.console_cr_flush_period 2020-11-22 01:15:35 +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 python 2.7/3.5 support, PEP8 and redundant code 2020-11-25 11:05:40 +02:00
utilities Use a built-in matplotlib convertor 2020-11-25 11:00:34 +02:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py
logger.py Add Task.init auto_connect_streams controlling stdout/stderr/logging capture. Issue #181 2020-11-20 15:50:38 +02:00
model.py Add Task._is_remote_main_task to support secondary copy of the main Task in remote run 2020-11-20 00:06:43 +02:00
task_parameters.py Update docstrings 2020-06-11 21:15:40 +03:00
task.py Fix python 2.7/3.5 support, PEP8 and redundant code 2020-11-25 11:05:40 +02:00
version.py Version bump to 0.16.3 2020-11-03 16:50:49 +02:00