aws / aws/sagemaker-python-sdk

Programmatic way to get available training/inference containers.

Aperta
#4,318 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
component: container type: feature request
Lingua principale
Python
Stelle
2.3k
Fork
1.3k
Merge medio
1g 22h
PR unite (30g)
35

Descrizione

**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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia leggendo l’entry point sagemaker.image_uris.retrieve(...) e confronta le combinazioni supportate di framework, versione del framework e versione di Python con deep-learning-containers/available_images.md. Definisci come un’API senza parametri nello stile di show_images() dovrebbe rappresentare tutte le combinazioni disponibili e valuta come verificarne la completezza rispetto ai container elencati senza richiedere ripetuti tentativi di recupero falliti.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
aws, machine-learning, python
Ambito
cloud, machine-learning
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.