-
Notifications
You must be signed in to change notification settings - Fork 164
components image_model_output_selector
github-actions[bot] edited this page May 20, 2025
·
20 revisions
Model output selector control flow component for image tasks
Version: 0.0.20
View in Studio: https://ml.azure.com/registries/azureml/components/image_model_output_selector/version/0.0.20
| Name | Description | Type | Default | Optional | Enum |
|---|---|---|---|---|---|
| mlflow_model_t | Input MLFlow model for true block. | mlflow_model | True | ||
| mlflow_model_f | Input MLFLow model for false block. | mlflow_model | True | ||
| pytorch_model_t | Input pytorch model for true block. | custom_model | True | ||
| pytorch_model_f | Input pytorch model for false block. | custom_model | True | ||
| condition | Condition based on which output models will be selected. | uri_file |
| Name | Description | Type |
|---|---|---|
| mlflow_model_folder | Output MLFLow model selected based on given condition. | mlflow_model |
| pytorch_model_folder | Output pytorch model selected based on given condition. | custom_model |
azureml://registries/azureml/environments/acpt-automl-image-framework-selector-gpu/labels/latest