clearml/clearml
2021-11-08 18:12:23 +02:00
..
automation Add pipeline.upload_model() 2021-10-24 17:32:47 +03:00
backend_api Fix session raises missing host error when in offline mode (issue #489) 2021-11-06 14:53:22 +02:00
backend_config Add support for configuration env and files section 2021-10-19 10:32:06 +03:00
backend_interface Fix hyperparams with None value converted to empty string causes inferred type to change to str in consecutive connect() calls 2021-11-08 10:05:23 +02:00
binding Fix tf.saved_model.load() binding for TF >=2.0 2021-11-08 10:02:39 +02:00
cli PEP8 2021-10-19 10:39:55 +03:00
config Improve docstring 2021-10-21 11:59:17 +03:00
datasets Fix duplicate keyword argument 2021-10-27 22:06:50 +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 PEP8 2021-10-19 10:39:55 +03:00
utilities Fix crash inside forked subprocess might leave SafeQueue in a locked state, causing task.close() to hang 2021-10-24 17:33:21 +03:00
__init__.py PEP8 2021-10-19 10:39:55 +03:00
errors.py
logger.py Improve docstring code-snippet (issue #486) 2021-11-02 18:02:44 +02:00
model.py Add support for MegEngine (#455) 2021-09-30 00:16:20 +03:00
task_parameters.py
task.py Fix Task.get_task() does not load output_uri from stored Task 2021-10-29 22:56:44 +03:00
version.py Version bump to v1.1.4 2021-11-08 18:12:23 +02:00