clearml/trains
2020-11-25 10:58:50 +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 10:55:10 +02:00
binding Fix lightgbm binding keyword argument issue (#251) 2020-11-24 13:27:33 +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 Add configuration utilities 2020-11-08 00:09:15 +02:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py Initial beta version 2019-06-10 20:02:11 +03:00
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