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-03-03 10:42:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a0ec4b895b
clearml
/
trains
/
backend_interface
/
task
History
allegroai
a0ec4b895b
Do not add setuptools specific version (pip can't install it anyway)
2020-10-30 09:54:50 +02:00
..
development
If possible, do not use api tasks object directly (use Task instead)
2020-09-15 18:13:07 +03:00
repo
Do not add setuptools specific version (pip can't install it anyway)
2020-10-30 09:54:50 +02:00
__init__.py
access.py
args.py
Fix initializing task on argparse parse in remote mode. Do not call Task.init() to avoid auto connect, use Task.get_task instead.
2020-10-30 09:53:44 +02:00
log.py
Fix sending empty reports, issue
#205
2020-09-09 22:10:59 +03:00
task.py
Fix updating hyper parameters in non-legacy mode
2020-10-19 15:59:13 +03:00