clearml/trains
2020-04-09 12:47:38 +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 Use standard os environment variables to obtain default credentials for AWS, Google and Azure 2020-02-20 18:29:53 +02:00
backend_interface ThreadPool should be terminated, not closed, otherwise it might hang 2020-04-09 12:47:38 +03:00
binding Add StorageManager 2020-04-09 12:03:41 +03:00
config Add OpenMPI/Slurm support 2020-03-20 10:23:00 +02:00
debugging
storage ThreadPool should be terminated, not closed, otherwise it might hang 2020-04-09 12:47:38 +03:00
utilities Add thread_waited_join waited join for Thread/Process Pools 2020-04-09 12:45:06 +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 Change TaskHandler.close() wait default to False as it should not wait for logs to flush 2020-04-09 12:39:09 +03:00
model.py Add StorageManager 2020-04-09 12:03:41 +03:00
task_parameters.py
task.py Do not wait for logs if we are aborting the task manually (i.e. ctrl-C) 2020-04-09 12:41:10 +03:00
version.py Version bump to v0.14.1 2020-03-24 20:36:57 +02:00