torch.sgn: Vectorized path returns different output from Non-Vectorized path for INF
input
8000
#53958
Labels
module: complex
Related to complex number support in PyTorch
module: NaNs and Infs
Problems related to NaN and Inf handling in floating point
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Uh oh!
There was an error while loading. Please reload this page.
This behavior leads to failure in testing for CPU where
nan
's are tested for equality with strictness.Output:
cc @ezyang @anjali411 @dylanbespalko @mruberry
The text was updated successfully, but these errors were encountered: