clearml/trains/backend_interface/task
2020-10-04 16:58:50 +03:00
..
development If possible, do not use api tasks object directly (use Task instead) 2020-09-15 18:13:07 +03:00
repo Add git diff on repository submodule (requires git 2.14 or above) 2020-09-15 18:10:02 +03:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
access.py Update docstrings 2020-04-13 18:58:39 +03:00
args.py Fix ArgParse auto-connect to support default function type (stored as empty string, ignored when running remotely) and type string with default value None (ignored when running remotely and None value is kept) 2020-10-04 16:58:50 +03:00
log.py Fix sending empty reports, issue #205 2020-09-09 22:10:59 +03:00
task.py Fix Task.clone() did not copy the configuration section 2020-10-01 16:17:02 +03:00