Azure / Azure/MachineLearningNotebooks

[Feature request] Amend ClusterPurpose class

オープン
#1,618 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

ClusterPurpose class currently has -

* `FAST_PROD` will provision azureml-fe instances to reverse proxy traffic, 3 nodes
* `DEV_TEST` will provision the model without azureml-fe, on a single node

I've worked with a few customers that would be much happier with a middleground option, one that would deploy the model on multiple nodes but without fronting it with azureml-fe. They may have their own ingress setup or they may want to expose a naked service (which would be fronted by API Management for example). We could call this `PROD` or `STANDARD_PROD`, because `NAKED_PROD` may sound a little strange even if it describes the use case perfectly.

This new deployment model would also allow folks to benchmark their models in a realistic way (true requests/sec figure).

---
#### Document Details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: 0b62a589-d158-cce2-5167-2ef641c39b3d
* Version Independent ID: 3ba04a54-fe40-8f55-3981-b7ad5a3c845a
* Content: [azureml.core.compute.AksCompute.ClusterPurpose class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.compute.akscompute.clusterpurpose?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.compute.AksCompute.ClusterPurpose.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.compute.AksCompute.ClusterPurpose.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

ClusterPurpose クラスのドキュメントと、リンクされている AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.compute.akscompute.clusterpurpose.yml ソースから始めます。Python SDK の実装とデプロイ パスを追跡し、azureml-fe なしのマルチノード デプロイを新しい目的でどのように表現すべきかを判断します。動作と名前について合意され、デプロイ モデルが機能し、クラスのドキュメントが更新されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
machine-learning
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。