clearml/trains/backend_interface
2020-12-06 11:25:20 +02:00
..
metrics Fix flush (wait) on auxiliary task (obtained using Task.get_task()) should wait on all upload events 2020-12-06 11:25:20 +02:00
task Add Task.get_project_id() using project name 2020-12-06 11:24:06 +02:00
__init__.py
base.py Update Session API version according to max server reported version 2020-09-29 19:09:07 +03:00
logger.py Fix Logger.report_text() on Task created using Task.created() was not supported 2020-11-25 10:55:10 +02:00
model.py Add system_tags and tags to Model 2020-10-12 10:50:38 +03:00
session.py
setupuploadmixin.py Allow disabling SSL certificates verification (#256) 2020-11-25 12:16:53 +02:00
util.py