clearml/trains
allegroai 65003a168a Fix hyper-parameter legacy mode (type=='legacy')
Add type/description to TF_DEFINES
Cast hyper-parameters to string (if not None)
2020-08-08 12:48:23 +03:00
..
automation Add Optimizer min_iteration_per_job for all SearchStrategies 2020-08-08 12:39:56 +03:00
backend_api Add multi configuration section support (hyperparams and configurations) 2020-08-08 12:35:03 +03:00
backend_config flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
backend_interface Fix hyper-parameter legacy mode (type=='legacy') 2020-08-08 12:48:23 +03:00
binding Fix hyper-parameter legacy mode (type=='legacy') 2020-08-08 12:48:23 +03:00
config Add sdk.development.log_os_environments to match TRAINS_LOG_ENVIRONMENT 2020-08-08 12:37:42 +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 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 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 offline mode to support python3.5 2020-08-08 12:47:08 +03:00
version.py version bump 2020-07-06 21:03:12 +03:00