**Describe the bug** `piq.ssim`'s return type is `List[Tensor]` but in the default case it returns `Tensor`.
Describe the bug
piq.ssim's return type isList[Tensor]but in the default case it returnsTensor.