Commit 7a4324c
Add a docstring for the AutoencoderKL's encode (huggingface#5239)
* Add docstring for the AutoencoderKL's encode
huggingface#5229
* Support Python 3.8 syntax in AutoencoderKL.decode type hints
Co-authored-by: Patrick von Platen <[email protected]>
* Follow the style guidelines in AutoencoderKL's encode
huggingface#5230
---------
Co-authored-by: stano <>
Co-authored-by: Patrick von Platen <[email protected]>1 parent 37a787a commit 7a4324c
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
253 | 267 | | |
254 | 268 | | |
255 | 269 | | |
| |||
0 commit comments