clearml/trains/backend_interface/task
2020-05-13 20:42:33 +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 Improve Jupyter support by ignoring IPython directives in converted python script (like % and ! lines) 2020-04-26 23:13:00 +03:00
__init__.py
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 Fix Task.get_task raise proper error on incorrect task_id 2020-05-13 20:35:13 +03:00