Open-Sora
Open-Sora copied to clipboard
[BUGS] `fix get_spatial_pos_embed` when `H` and `W` are not the same.
If input_size[1]
and input_size[2]
are not equal, it will cause a bug.