Xiao Li
Xiao Li
Hi, I have also met the same error. I've tried different pytorch versions - it seems 1.11 and 1.12 have this issue, while 1.10 does not.
Same issue here - is there any solution or workaround?
Same bug here after upgrade to torch==2.1.0 and lightning==2.1.0. This bug appeared when running `Metric.compute()` of a `torchmetric` after a validation epoch. Edit: I am using lightning fabric instead of...
I also encountered this issue - it is annoying indeed.