mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-02 12:21:08 +00:00
Update auto_connect_frameworks
info (#718)
This commit is contained in:
parent
2cd2a8886a
commit
346d1fc558
@ -101,7 +101,7 @@ auto_connect_frameworks={
|
||||
'matplotlib': True, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -490,7 +490,7 @@ auto_connect_frameworks={
|
||||
'matplotlib': True, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ auto_connect_frameworks={
|
||||
'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': False
|
||||
'megengine': True, 'catboost': False
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ auto_connect_frameworks={
|
||||
'catboost': False, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True
|
||||
'megengine': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ auto_connect_frameworks={
|
||||
'fastai': False, 'catboost': True, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True
|
||||
'megengine': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ auto_connect_frameworks={
|
||||
'tensorflow': False, 'tensorboard': False, 'matplotlib': True, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -48,7 +48,7 @@ auto_connect_frameworks={
|
||||
'lightgbm': False, 'catboost': False, 'tensorflow': False, 'tensorboard': False,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'pytorch': True,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True
|
||||
'megengine': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -39,7 +39,7 @@ auto_connect_frameworks={
|
||||
'matplotlib': False, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -44,8 +44,7 @@ For example:
|
||||
auto_connect_frameworks={
|
||||
'megengine': False, 'catboost': False, 'tensorflow': False, 'tensorboard': False,
|
||||
'pytorch': True, 'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'jsonargparse': True
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -44,7 +44,7 @@ auto_connect_frameworks={
|
||||
'pytorch': False, 'matplotlib': True, 'tensorboard': False, 'tensorflow': False,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -45,7 +45,7 @@ auto_connect_frameworks={
|
||||
'pytorch': True, 'tensorboard': False, 'matplotlib': True, 'tensorflow': True,
|
||||
'xgboost': True, 'scikit': True, 'fastai': True, 'lightgbm': True,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -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
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -39,7 +39,7 @@ auto_connect_frameworks={
|
||||
'tensorboard': False,'matplotlib': False, 'tensorflow': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -38,7 +38,7 @@ auto_connect_frameworks={
|
||||
'tensorboard': False,'matplotlib': False, 'tensorflow': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ auto_connect_frameworks={
|
||||
'tensorflow': False, 'matplotlib': True, 'tensorboard': False, 'pytorch': True,
|
||||
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True, 'catboost': True
|
||||
'megengine': True, 'catboost': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -68,7 +68,7 @@ auto_connect_frameworks={
|
||||
'xgboost': False, 'catboost': False, 'tensorflow': False, 'tensorboard': False,
|
||||
'pytorch': True, 'scikit': True, 'fastai': True, 'lightgbm': False,
|
||||
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
|
||||
'megengine': True, 'jsonargparse': True
|
||||
'megengine': True
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -176,7 +176,7 @@ following arguments:
|
||||
You can also control a pipeline component's automatic logging using the following parameters:
|
||||
* `auto_connect_frameworks` - Control a component's framework logging. You can completely disable framework logging, or
|
||||
specify which frameworks to log. See `Task.init`'s [`auto_connect_framework` parameter](../references/sdk/task.md#taskinit)
|
||||
* `auto_connect_arg_parser` - control automatic logging of argparse objects. See `Task.init`'s [`auto_connect_arg_parser` parameter](../references/sdk/task.md#taskinit)
|
||||
* `auto_connect_arg_parser` - Control automatic logging of argparse objects. See `Task.init`'s [`auto_connect_arg_parser` parameter](../references/sdk/task.md#taskinit)
|
||||
|
||||
You can also directly upload a model or an artifact from the step to the pipeline controller, using the
|
||||
[`PipelineDecorator.upload_model`](../references/sdk/automation_controller_pipelinecontroller.md#pipelinedecoratorupload_model)
|
||||
|
Loading…
Reference in New Issue
Block a user