Azure / Azure/MachineLearningNotebooks

Select target architecture for azureML edge deployment

Aberta
#1,740 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Jupyter Notebook
Estrelas
4.4k
Forks
2.6k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Start with the linked AzureNotebooks/01-turbofan_regression.ipynb tutorial and the azureml.core.ContainerImage and azureml.core.Environment entry points. Determine whether ARM32v7 is supported for edge deployment, how target architecture and base images are selected, and what documentation or SDK change would define the supported configuration.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
azure, python, raspberry-pi
Domínio
cloud, embedded-iot, machine-learning
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.