clearml/trains
2020-04-13 19:00:35 +03:00
..
backend_api Store the version that matching the Session API so we do not reload every time 2020-04-09 11:35:51 +03:00
backend_config
backend_interface Update docstrings 2020-04-13 18:58:39 +03:00
binding Add media (audio) support for both Logger and Tensorboard bind 2020-04-09 13:14:14 +03:00
config
debugging Add trace feature 2020-04-09 13:12:50 +03:00
storage ThreadPool should be terminated, not closed, otherwise it might hang 2020-04-09 12:47:38 +03:00
utilities Fix self references in configuration when environment variables exist 2020-04-09 13:11:21 +03:00
__init__.py
errors.py
logger.py Update docstrings 2020-04-13 18:58:39 +03:00
model.py Fix update_weights() to use model upload target file when passed 2020-04-13 19:00:35 +03:00
task_parameters.py
task.py Update docstrings 2020-04-13 18:58:39 +03:00
version.py