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