aws / aws/aws-step-functions-data-science-sdk-python

feature: adding support for AsyncInferenceConfig in endpoint config

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

説明

The EndpointConfig constructor could be extended to support passing in AsyncInferenceConfig
which includes configuration as shown here in the doc [API_AsyncInferenceConfig](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AsyncInferenceConfig.html)
In this way would be possible to create an EndpountConfig supporting [Asynchronous Inference](https://docs.aws.amazon.com/sagemaker/latest/dg/async-inference.html).

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

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

調査の方向性

EndpointConfig コンストラクターから開始し、現在の設定入力を issue にリンクされている AWS API_AsyncInferenceConfig のドキュメントと比較します。エンドポイント設定がどのように表現されているかを追跡し、結果として得られる設定が AWS で説明されている非同期推論の設定をサポートしていることを確認します。ユーザーが AsyncInferenceConfig を指定して EndpointConfig を作成できれば完了です。

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

評価

技術スタック
aws, python
領域
cloud, machine-learning
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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