clearml/trains
2020-05-22 11:13:13 +03:00
..
backend_api Allow worker_id override using environment variable 2020-05-22 10:20:43 +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 Limit max requirement size to 0.5mb 2020-05-22 11:02:52 +03:00
binding Add raise_on_error (default=False) argument to Artifat.get_local_copy() 2020-05-22 11:13:13 +03:00
config Report memory usage only for the experiment process (and sub-processes) 2020-04-26 23:16:13 +03:00
debugging Add trace feature 2020-04-09 13:12:50 +03:00
storage Fix upload_object_via_stream() in Azure storage driver 2020-05-08 22:13:39 +03:00
utilities Fix report histogram xlabels without labels will add "trace 0" in legend instead of series name 2020-05-22 11:01:54 +03:00
__init__.py Add StorageManager to trains scope 2020-05-22 10:15:02 +03:00
errors.py Initial beta version 2019-06-10 20:02:11 +03:00
logger.py Fix report histogram xlabels without labels will add "trace 0" in legend instead of series name 2020-05-22 11:01:54 +03:00
model.py Add raise_on_error (default=False) argument to Model.get_local_copy() 2020-05-22 11:00:17 +03:00
task_parameters.py Initial beta version 2019-06-10 20:02:11 +03:00
task.py Make sure Task.close() will wait for repository package analysis (timeout 5 minutes) 2020-05-22 11:04:12 +03:00
version.py Version bump to v0.14.3 2020-05-10 09:49:14 +03:00