clearml/clearml
2022-07-28 18:50:19 +03:00
..
automation Add support for API 2.20 2022-07-28 18:44:16 +03:00
backend_api Add support for API 2.20 2022-07-28 18:44:16 +03:00
backend_config Add support for AWS Session Token in AWS Storage configuration 2022-04-15 19:20:05 +03:00
backend_interface Fix Python 3.10 support 2022-07-28 18:50:19 +03:00
binding Flush everything before pool worker push results back (external termination) 2022-07-28 18:49:44 +03:00
cli Add wild-card support in clearml-data CLI 2022-07-28 18:40:03 +03:00
config Add missing default default_cache_manager_size in configuration files 2022-06-06 14:13:45 +03:00
datasets Add description to Datasets 2022-07-28 18:38:38 +03:00
debugging Fix internal logging.Logger pickle fix (only applies to py <= 3.6) 2021-07-23 16:05:59 +03:00
external rename TrainsTuner to ClearmlTuner 2021-06-20 10:33:07 +03:00
storage Change thread Event/Lock to a process fork safe threading objects 2022-07-28 18:40:46 +03:00
utilities Use file lock instead of process lock to avoid future deadlocks since python process lock is not process safe (killing a process holding a lock will Not release the lock) 2022-07-28 18:49:18 +03:00
__init__.py Add PipelineDecorator to clearml and clearml.automation namespaces 2021-11-17 19:13:18 +02:00
errors.py clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
logger.py Add support for single value metric reporting (#400) 2022-06-06 14:13:45 +03:00
model.py Fix input model error 2022-07-28 18:48:15 +03:00
task_parameters.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
task.py Use file lock instead of process lock to avoid future deadlocks since python process lock is not process safe (killing a process holding a lock will Not release the lock) 2022-07-28 18:49:18 +03:00
version.py Version bump to v1.6.2 2022-07-04 12:06:11 +03:00