clearml/trains/backend_interface/task
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