clearml/clearml/binding/frameworks
2022-12-29 13:19:17 +02:00
..
__init__.py Add ModelInfo.weights_object() for store callback access to the actual model object being stored (valid for both pre/post save calls, otherwise None) 2022-11-21 16:31:58 +02:00
base_bind.py
catboost_bind.py Unbind all patches when Task.close() is called 2022-05-12 23:47:58 +03:00
fastai_bind.py Unbind all patches when Task.close() is called 2022-05-12 23:47:58 +03:00
lightgbm_bind.py Unbind all patches when Task.close() is called 2022-05-12 23:47:58 +03:00
megengine_bind.py Unbind all patches when Task.close() is called 2022-05-12 23:47:58 +03:00
pytorch_bind.py Improve pytorch model saving better, add support for mmvc 2022-09-15 15:59:34 +03:00
tensorflow_bind.py Fix numpy 1.24 support 2022-12-29 13:19:17 +02:00
xgboost_bind.py Unbind all patches when Task.close() is called 2022-05-12 23:47:58 +03:00