clearml/trains
2020-08-18 11:52:31 +03:00
..
automation Add Optimizer min_iteration_per_job for all SearchStrategies 2020-08-08 12:39:56 +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 Task.get_reported_console_output() for new API v2.9 2020-08-18 11:52:31 +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 Add initial keras-tuner support (https://github.com/keras-team/keras-tuner/issues/334) 2020-07-06 21:03:12 +03:00
storage Fix StorageHelper to stream StringIO into file (tensorboard add_text support) 2020-07-30 14:57:35 +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 flake8 2020-07-04 22:52:09 +03:00
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 Update docstrings 2020-06-11 21:15:40 +03:00
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