clearml/clearml/binding
allegroai b1b4bf664f PEP8
2022-04-27 17:16:48 +03:00
..
frameworks Fix Keras model config serialization in PatchKerasModelIO (#616) 2022-04-19 18:58:15 +03:00
__init__.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
absl_bind.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
args.py Fix no warning when failing to patch argparse (#576) 2022-02-13 16:25:26 +02:00
artifacts.py Add support for artifacts with different formats (#634) 2022-04-27 16:57:20 +03:00
click_bind.py Fix group arguments in click (#561) 2022-02-12 00:01:44 +02:00
environ_bind.py PEP8 2022-04-27 17:16:48 +03:00
fire_bind.py PEP8 2022-04-27 17:16:48 +03:00
hydra_bind.py Fix Hydra tasks never fail and are only set to completed (fix handling return code) 2022-04-15 19:24:37 +03:00
import_bind.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
joblib_bind.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
jsonargs_bind.py Fix jsonargparse support (#403) 2022-03-29 11:00:33 +03:00
matplotlib_bind.py Fix matplotlib to plotly conversion fails on subplots (convert as image if figure has subplots) 2022-04-13 14:18:50 +03:00