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-06-26 18:16:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc894dc1d64b474a97ad99de1968b2780cdb5b8a
clearml
/
trains
/
backend_interface
/
task
History
allegroai
cc894dc1d6
Add Task get_configuration_object/set_configuration_object for easier automation
2020-11-27 23:24:45 +02:00
..
development
If possible, do not use api tasks object directly (use Task instead)
2020-09-15 18:13:07 +03:00
repo
Fix python 2.7/3.5 support, PEP8 and redundant code
2020-11-25 11:05:40 +02: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 connect dictionary '' cast to None. Issue
#258
2020-11-27 23:24:15 +02:00
hyperparams.py
Fix python 2.7/3.5 support, PEP8 and redundant code
2020-11-25 11:05:40 +02:00
log.py
Fix Logger.report_text() on Task created using Task.created() was not supported
2020-11-25 11:02:26 +02:00
task.py
Add Task get_configuration_object/set_configuration_object for easier automation
2020-11-27 23:24:45 +02:00