clearml/trains
allegroai 9a561964e5 PEP8
2020-08-10 08:18:38 +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 PEP8 2020-08-10 08:18:38 +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 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 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 2020-07-06 21:03:12 +03:00