huggingface / huggingface/diffusers
Missing methods of `AutoencoderKL` in online docs
- Lingua principale
- Python
- Stelle
- 34.5k
- Fork
- 7.3k
- Merge medio
- 3g 3h
- PR unite (30g)
- 91
Descrizione
The [`decode`](https://github.com/huggingface/diffusers/blob/a080f0d3a21104c19effb4d9d95dcb710d99c19b/src/diffusers/models/autoencoders/autoencoder_kl.py#L281) method of `AutoencoderKL` is absent from the [online doc](https://huggingface.co/docs/diffusers/main/en/api/models/autoencoderkl#autoencoderkl); same for `encode`.
Maybe docgen is affected by `apply_forward_hook`?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with src/diffusers/models/autoencoders/autoencoder_kl.py, especially the decode and encode methods linked in the issue, and inspect how docgen handles apply_forward_hook. Check the AutoencoderKL online documentation to confirm the missing entries; done means both methods are generated and visible there.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100