This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml
Watch
1
Star
0
Fork
0
You've already forked clearml
mirror of
https://github.com/clearml/clearml
synced
2025-02-01 01:26:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2848e9190e
clearml
/
trains
/
backend_interface
/
task
History
allegroai
d48fa33744
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
..
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
Add Task.add_requirements() to force requirement package into "installed packages"
2020-05-22 10:35:27 +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