clearml/trains/binding
allegroai 8b4b7098e0 Fix global matplotlib counting
Fix typo in matplotlib bind class property
Fix Matplotlib binding without a title reported a single plot (untitled 00) instead of increasing the counter
2020-11-17 23:12:11 +02:00
..
frameworks Add LightGBM support 2020-10-12 12:34:52 +03:00
__init__.py
absl_bind.py Fix hyper-parameter legacy mode (type=='legacy') 2020-08-08 12:48:23 +03:00
artifacts.py Fix delete_after_upload when wait_for_upload=True was not supported 2020-11-17 23:12:10 +02:00
environ_bind.py Add sdk.development.log_os_environments to match TRAINS_LOG_ENVIRONMENT 2020-08-08 12:37:42 +03:00
hydra_bind.py Add Hydra support (issue #219) 2020-11-08 00:18:50 +02:00
import_bind.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
joblib_bind.py Fix joblib auto logging models failing on compressed streams, issue #203 2020-09-09 22:10:59 +03:00
matplotlib_bind.py Fix global matplotlib counting 2020-11-17 23:12:11 +02:00