clearml/trains
2020-08-23 01:06:59 +03:00
..
automation Fix HyperParameter optimizer to create Task of type optimizer 2020-08-23 01:06:59 +03:00
backend_api Fix OS env var TRAINS_OFFLINE_MODE set to API version (e.g. 2.9) 2020-08-08 12:49:33 +03:00
backend_config Fix OS env var TRAINS_OFFLINE_MODE set to API version (e.g. 2.9) 2020-08-08 12:49:33 +03:00
backend_interface Fix artifact upload to only use file stream when not uploading locally stored file. Multi-part upload is not supported on stream upload. 2020-08-23 01:06:20 +03:00
binding Fix TF binding to preserve previous behavior 2020-08-10 17:25:33 +03:00
config Chang default legacy section name to 'Args' 2020-08-08 12:51:29 +03:00
debugging Fix log level for trains submodules 2020-08-08 12:42:32 +03:00
external
storage Fix cache handling for different partitions/drives/devices 2020-08-18 11:53:40 +03:00
utilities Fix git+https requirements handling, resolve top_level.txt package name (kerastuner from git was not detected) 2020-08-18 11:51:04 +03:00
__init__.py
errors.py
logger.py Add offline support using Task.set_offline() and Task.import_offline_session() 2020-07-30 15:03:22 +03:00
model.py Add multi configuration section support (hyperparams and configurations) 2020-08-08 12:35:03 +03:00
task_parameters.py
task.py Fix and improve signal handling (disable edit lock on signal callbacks, call before releasing the STD patch) 2020-08-10 07:57:26 +03:00
version.py Version bump to v0.16.0 2020-08-10 17:25:47 +03:00