aws / aws/aws-step-functions-data-science-sdk-python
feature: adding support for AsyncInferenceConfig in endpoint config
- Langage dominant
- Python
- Étoiles
- 299
- Forks
- 84
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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).
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le constructeur de EndpointConfig et comparez ses entrées de configuration actuelles avec la documentation AWS API_AsyncInferenceConfig liée dans l’issue. Suivez la manière dont la configuration de l’endpoint est représentée et vérifiez que la configuration résultante prend en charge les paramètres d’inférence asynchrone décrits par AWS ; le travail est considéré comme terminé lorsque les utilisateurs peuvent créer une EndpointConfig avec AsyncInferenceConfig.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- aws, python
- Domaine
- cloud, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100