Azure / Azure/MachineLearningNotebooks

Select target architecture for azureML edge deployment

未關閉
#1,740 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
4.4k
分支
2.6k
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, python, raspberry-pi
領域
cloud, embedded-iot, machine-learning
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。