clearml/trains
2020-08-10 17:25:47 +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 Add FastAI example, disable binding if tensorboard is loaded (assume TensorBoradLogger will be used) 2020-08-10 08:01:03 +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 StorageHelper to stream StringIO into file (tensorboard add_text support) 2020-07-30 14:57:35 +03:00
utilities Fix multiprocessing Pool throw exception in pool would hang the program. Call original signal handler and re-flush stdout. 2020-08-08 12:45:15 +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