clearml/trains/backend_interface
2020-03-22 18:19:07 +02:00
..
metrics Fix support for Task init/close multiple times 2020-03-20 10:20:06 +02:00
task Add Task.get_models() retrieving stored models on previously executed tasks 2020-03-22 18:19:07 +02:00
__init__.py Add new API backward compatibility support 2019-07-06 22:57:21 +03:00
base.py Retry suppression 2019-10-10 21:10:18 +03:00
logger.py Allow disabling repository detection when calling Task.init() 2020-03-05 12:19:40 +02:00
model.py Fix Model.download_model_weights() to reuse previously downloaded file 2020-03-22 18:11:30 +02:00
session.py Initial beta version 2019-06-10 20:02:11 +03:00
setupuploadmixin.py Documentation 2019-09-07 23:28:32 +03:00
util.py Fix mutually_exclusive() use of at_least_one() 2020-01-27 15:41:19 +02:00