clearml/trains/backend_interface/task
2020-05-22 11:02:52 +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 Limit max requirement size to 0.5mb 2020-05-22 11:02:52 +03:00
__init__.py Add new API backward compatibility support 2019-07-06 22:57:21 +03:00
access.py Update docstrings 2020-04-13 18:58:39 +03:00
args.py Task.init argument auto_connect_arg_parser can accept a dictionary disabling specific keys from the argparser 2020-05-13 20:42:33 +03:00
log.py Fix single log request exceeds max packet size, set limit to 1MB per request 2020-04-16 16:41:18 +03:00
task.py Improve task reuse by completely clearing the task when reusing (more efficient than multiple edit/reload calls) 2020-05-22 10:45:46 +03:00