clearml/trains
2020-11-01 02:27:27 +02:00
..
automation Fix warning on optimization parameter is missing from base task id 2020-10-30 10:01:53 +02:00
backend_api Do not disable loggers by default 2020-10-30 09:51:02 +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 Hydra support, relative path argv[0]. (issue #219) 2020-11-01 02:27:27 +02:00
binding Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
config
debugging
external
storage Refactor (readability) 2020-10-30 09:57:05 +02:00
utilities Fix initializing task on argparse parse in remote mode. Do not call Task.init() to avoid auto connect, use Task.get_task instead. 2020-10-30 09:53:44 +02:00
__init__.py
errors.py
logger.py Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
model.py
task_parameters.py
task.py Fix initializing task on argparse parse in remote mode. Do not call Task.init() to avoid auto connect, use Task.get_task instead. 2020-10-30 09:53:44 +02:00
version.py