aws / aws/sagemaker-python-sdk

Programmatic way to get available training/inference containers.

Offen
#4,318 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
component: container type: feature request
Vorherrschende Sprache
Python
Sterne
2.3k
Forks
1.3k
Ø Merge
1 T. 22 Std.
Gemergte PRs (30 T.)
35

Beschreibung

**Describe the feature you'd like**
It would be very helpful to be able to programmatically get all available framerworks, py versions etc, prior to `sagemaker.image_uris.retrieve(...)`.
This would allow people to see what containers are available, without having to dig through repositories and try to find supported images or continuously hit errors until the right permutation of framework, framework version, and py version are achieved.

**How would this feature be used? Please describe.**
Something like `sagemaker.image_uris.show_images()` or something like that would be desired. This ideally would take no parameters and show maybe a dictionary of all the frameworks, framework versions, and respective py verisons.

**Describe alternatives you've considered**
Considering programmatically parsing: https://github.com/aws/deep-learning-containers/blob/master/available_images.md

But this does not feel like a good solution at all.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginnen Sie mit dem Lesen des Einstiegspunkts sagemaker.image_uris.retrieve(...) und vergleichen Sie dessen unterstützte Kombinationen aus Framework, Framework-Version und Python-Version mit deep-learning-containers/available_images.md. Legen Sie fest, wie eine parameterlose show_images()-ähnliche API alle verfügbaren Kombinationen darstellen sollte, und überlegen Sie, wie die Vollständigkeit anhand der aufgelisteten Container überprüft werden kann, ohne wiederholt fehlgeschlagene Abrufe zu benötigen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
aws, machine-learning, python
Bereich
cloud, machine-learning
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.