mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update auto_connect_frameworks info (#718)
This commit is contained in:
@@ -42,8 +42,7 @@ For example:
|
||||
auto_connect_frameworks={
|
||||
'joblib': False, 'xgboost': True, 'catboost': True, 'tensorflow': True, 'tensorboard': True,
|
||||
'pytorch': True, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True,
|
||||
'megengine': True, 'jsonargparse': True
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'megengine': True
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user