clearml/trains
2020-11-25 11:02:26 +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 Logger.report_text() on Task created using Task.created() was not supported 2020-11-25 11:02:26 +02:00
binding Use sha256sum from storage.util 2020-11-25 11:01:15 +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 Support controlling the naming of the sub-folder created by StorageManager/CacheManager 2020-11-25 10:58:01 +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 Add Task.init auto_connect_streams controlling stdout/stderr/logging capture. Issue #181 2020-11-20 15:50:38 +02:00
version.py Version bump to 0.16.3 2020-11-03 16:50:49 +02:00