clearml/clearml
2021-08-30 17:45:13 +03:00
..
automation Add TriggerScheduler example and fix pep8 2021-08-25 16:36:14 +03:00
backend_api Fix getattr will throw exception (issue #426) 2021-08-20 00:35:13 +03:00
backend_config Add CLEARNL_CONFIG_VERBOSE to allow external control over verbosity of the configuration loading process 2021-08-07 19:33:40 +03:00
backend_interface Fix jupyter notebook display(...) convert to print(...) 2021-08-25 16:31:30 +03:00
binding Fix click support (issue #437) 2021-08-27 19:08:40 +03:00
cli Fix help string typo (#435) 2021-08-25 10:37:00 +03:00
config Change disable default demo server (still optional when setting CLEARML_NO_DEFAULT_SERVER=0) 2021-08-12 13:22:09 +03:00
datasets Deprecate Task.completed(), use Task.mark_completed() instead 2021-08-20 00:29:41 +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 Fix documentation and prints 2021-08-25 16:46:44 +03:00
utilities Fix PY3.x fails calling SemLock._after_fork with forkserver context, forking while lock is acquired (https://github.com/allegroai/clearml-agent/issues/73) 2021-08-20 00:33:37 +03:00
__init__.py
errors.py
logger.py Fix docstring (issue #438) 2021-08-30 17:45:13 +03:00
model.py Support DummyModel configuration (Slack https://clearml.slack.com/archives/CTK20V944/p1621469235085400) 2021-05-31 15:43:02 +03:00
task_parameters.py
task.py Fix docstring typo (#434) 2021-08-24 18:15:12 +03:00
version.py Version bump to v1.0.5 2021-08-05 23:55:45 +03:00