huggingface / huggingface/diffusers
Update remaining pipeline docstrings from `torch_dtype` to `dtype`
Aperta
Adatta ai principianti
- Lingua principale
- Python
- Stelle
- 34.5k
- Fork
- 7.3k
- Merge medio
- 3g 3h
- PR unite (30g)
- 91
Descrizione
Following the `torch_dtype` → `dtype` migration, some pipeline docstring examples still use the deprecated `torch_dtype=` spelling.
This issue tracks updating the remaining occurrences under `src/diffusers/pipelines/` to `dtype=` for consistency with the current API.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Search under src/diffusers/pipelines/ for remaining pipeline docstring examples containing torch_dtype=. Update those occurrences to dtype=, then repeat the search to confirm no deprecated spelling remains and the examples match the current API.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python, pytorch
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 84/100