[Bug Report]Unexpected result torch.abs(x - y) >= 0 while x == y

I believe that this is a known effect of the implementation of torch.where: Gradients of torch.where

1 Like