clearml/trains
2020-04-09 11:39:03 +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 ThreadPool should be terminated, not closed, otherwise it might hang 2020-04-09 11:39:03 +03:00
binding Add Task.get_models() retrieving stored models on previously executed tasks 2020-03-22 18:19:07 +02:00
config Add OpenMPI/Slurm support 2020-03-20 10:23:00 +02:00
debugging
storage Fix logging typos 2020-03-22 18:03:25 +02:00
utilities Fix requirements detection to make sure trains is detected even if we execute without actually being installed 2020-04-01 19:04:57 +03:00
__init__.py Support reusing Models. Use trains.Model as general purpose registered Model. 2020-03-22 18:13:56 +02:00
errors.py
logger.py Add support for reporting tables 2020-03-10 13:30:42 +02:00
model.py Deprecate Task.set_model_config(), Task.get_model_config_text() and Task.get_model_config_dict() 2020-03-23 23:25:16 +02:00
task_parameters.py
task.py Add Task.get_tasks() filtering support 2020-04-01 18:54:16 +03:00
version.py Version bump to v0.14.1 2020-03-24 20:36:57 +02:00