clearml/trains/backend_interface/task
2020-07-30 15:10:41 +03:00
..
development Optimize task refresh while pulling task status in local worker and last iteration for Resource Monitoring 2020-03-05 11:40:27 +02:00
repo Fix git diff larger than 500kb , git section will contain warning, and entire git diff will be uploaded as artifact named auxiliary_git_diff 2020-07-04 22:53:26 +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 flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
log.py Add offline support using Task.set_offline() and Task.import_offline_session() 2020-07-30 15:03:22 +03:00
task.py Fix large git diff preview (artifact auxiliary_git_diff) is a single line per file, add option to control the artifact preview 2020-07-30 15:10:41 +03:00