diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Missing methods of `AutoencoderKL` in online docs

Open thethomasboyer opened this issue 1 year ago • 8 comments

The decode method of AutoencoderKL is absent from the online doc; same for encode.

Maybe docgen is affected by apply_forward_hook?

thethomasboyer avatar Jan 15 '24 11:01 thethomasboyer

Same for VQModel & ConsistencyDecoderVAE; apply_forward_hook seems indeed to be the common factor.

thethomasboyer avatar Jan 15 '24 11:01 thethomasboyer

Fom what I can read,

## AutoencoderKL

[[autodoc]] AutoencoderKL

(in docs/source/en/api/models/autoencoderkl.md) should display all the public methods, so if not voluntary this must be a bug of doc-builder.

thethomasboyer avatar Jan 15 '24 11:01 thethomasboyer

cc @stevhliu maybe?

patrickvonplaten avatar Jan 15 '24 16:01 patrickvonplaten

Not entirely sure why, it may have something to do with the doc-builder not recognizing decorators? I'll check and see with the doc-frontend team 🙂

stevhliu avatar Jan 17 '24 23:01 stevhliu

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Feb 14 '24 15:02 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Mar 19 '24 15:03 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Apr 13 '24 15:04 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar May 10 '24 15:05 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Sep 14 '24 15:09 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Oct 12 '24 15:10 github-actions[bot]