clearml/clearml
2022-01-10 00:00:05 +02:00
..
automation Fix Pipeline controller function support for dict as input argument 2022-01-05 08:56:56 +02:00
backend_api Fix doc string 2021-12-30 12:22:38 +02:00
backend_config Fix GS without default project will crash 2021-12-30 12:21:10 +02:00
backend_interface Add populate now stores function arg types as part of the hyper paremeters 2022-01-10 00:00:05 +02:00
binding Fix fork patching, making sure we have a tiny sleep at the end for the signal handler (our at_exit) to be called in time 2022-01-08 22:58:08 +02:00
cli Add better input handling for clearml-init in colab (#515) 2021-12-14 20:49:34 +02:00
config Fix support clearml pycharm plugin 1.0.2 (support partial pycharm git repo sync) 2021-12-12 19:54:53 +02:00
datasets Add some convenience functionality to clearml-data (#526) 2021-12-29 12:16:45 +02: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 Control S3/GS _stream_download_pool_connections from clearml.conf "stream_connections", default 128 2021-12-30 12:22:11 +02:00
utilities Fix fork (process pool) hangs or drops reports when reports are at the end of the forked function, in both threaded and subprocess mode reporting 2022-01-08 22:58:34 +02:00
__init__.py Add PipelineDecorator to clearml and clearml.automation namespaces 2021-11-17 19:13:18 +02:00
errors.py
logger.py Add Logger.set_default_debug_sample_history()/get_default_debug_sample_history() to allow controlling maximum debug samples programmatically 2022-01-09 23:59:33 +02:00
model.py Add Model.remove() to allow removing a model from the model repository 2021-12-22 13:09:23 +02:00
task_parameters.py
task.py Fix fork (process pool) hangs or drops reports when reports are at the end of the forked function, in both threaded and subprocess mode reporting 2022-01-08 22:58:34 +02:00
version.py Version bump 2022-01-08 22:59:52 +02:00