"vscode:/vscode.git/clone" did not exist on "19f3161d94ed3678df2411fe423c833d3da30e1c"
Fix `AutoencoderTiny` with `use_slicing` (#6850)
* Fix `AutoencoderTiny` with `use_slicing` When using slicing with AutoencoderTiny, the encoder mistakenly encodes the entire batch for every image in the batch. * Fixed formatting issue
Showing
Please register or sign in to comment