Azure / Azure/MachineLearningNotebooks

Select target architecture for azureML edge deployment

Aperta
#1,740 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
4.4k
Fork
2.6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

I recently created an Azure ML Model using the ML Designer. The next step for me was to deploy the model on my edge Device.
Creating the image itselft was not the problem (following this totorial https://github.com/Azure-Samples/IoTEdgeAndMlSample/blob/master/AzureNotebooks/01-turbofan_regression.ipynbl). But the default target architecture is amd64 and I want to deploy the modul on an raspberry pi (arm32v7) . Is there a way to configure the Target architecture using the python sdk?

To create the Image i was useing the azureml.core.ContainerImage class. I now this class is deprecated so if u cant provide a solution for this scenario, is there maybe an alternative using the recommended azureml.core.Environment class?

I know that it is possilbel to change the base image but there is no documentation about the images available as far as i know.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.