clearml/trains/binding/frameworks
2020-08-10 17:25:33 +03:00
..
__init__.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
base_bind.py Add scikit-learn support (joblib) and xgboost support 2019-07-31 00:30:12 +03:00
fastai_bind.py Add FastAI example, disable binding if tensorboard is loaded (assume TensorBoradLogger will be used) 2020-08-10 08:01:03 +03:00
pytorch_bind.py Improve pytorch ignite integration 2020-06-13 22:10:59 +03:00
tensorflow_bind.py Fix TF binding to preserve previous behavior 2020-08-10 17:25:33 +03:00
xgboost_bind.py Improve frameworks binding 2019-08-19 21:18:44 +03:00