1
0
mirror of https://github.com/clearml/clearml synced 2025-03-03 10:42:00 +00:00
clearml/trains
2020-08-08 12:53:54 +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.connect() dictionary to update the section (not override it) just like in API < 2.9 2020-08-08 12:53:54 +03:00
binding Fix plotly support for matplotlib 3.3 2020-08-08 12:52:54 +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
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 offline mode to support python3.5 2020-08-08 12:47:08 +03:00
version.py