Azure / Azure/MachineLearningNotebooks
Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 4.4k
- Fork
- 2.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'. Was this class name changed?**
`
from azure.ai.ml import MLClient, Input
from azure.ai.ml import load_component
from azure.ai.ml.entities import (
BatchEndpoint,
PipelineComponentBatchDeployment,
AmlCompute,
)
from azure.ai.ml.constants import AssetTypes
from azure.identity import DefaultAzureCredential
`

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.