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-07 21:33:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
07bdc37dcb
clearml
/
trains
/
backend_interface
/
task
History
allegroai
07bdc37dcb
When using "detect_with_pip_freeze" make sure that "package @ file://" lines are replaced with "package==x.y.z" because local file will probably not be available
2020-10-12 11:03:33 +03:00
..
development
If possible, do not use api tasks object directly (use Task instead)
2020-09-15 18:13:07 +03:00
repo
When using "detect_with_pip_freeze" make sure that "package @ file://" lines are replaced with "package==x.y.z" because local file will probably not be available
2020-10-12 11:03:33 +03:00
__init__.py
flake8
2020-07-04 22:52:09 +03:00
access.py
args.py
Fix ArgParser binding handling of string argument with boolean default value (this affects Pytorch Lightning integration)
2020-10-11 11:15:14 +03:00
log.py
Fix sending empty reports, issue
#205
2020-09-09 22:10:59 +03:00
task.py
When using "detect_with_pip_freeze" make sure that "package @ file://" lines are replaced with "package==x.y.z" because local file will probably not be available
2020-10-12 11:03:33 +03:00