clearml/clearml/backend_interface/task
2022-11-09 11:30:05 +02:00
..
development Add support for registering an abort callback 2022-08-20 22:55:10 +03:00
repo Fix git remote repository detection when remote is not "origin" 2022-11-09 11:30:05 +02:00
__init__.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
access.py Add Task.query_tasks, Task.get_task/s tags argument 2021-10-24 17:32:27 +03:00
args.py Fix mutually exclusive group is not supported correctly 2022-04-27 17:06:10 +03:00
hyperparams.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
log.py Fix Task.import_offline_session() should support continuing a previous Task 2022-04-27 17:19:07 +03:00
models.py Fix deprecation warning 2022-03-24 19:36:00 +02:00
populate.py Allow pipeline steps to return string paths without them being treated as a folder artifact and zipped (#780) 2022-10-14 10:32:36 +03:00
task.py Add Task.delete_artifacts() with raise_on_errors argument (#806) 2022-11-01 12:39:32 +02:00