Skip to content

Disable TensorPrimitives vectorization of Log, Cbrt, Pow, and RootN #101690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

stephentoub
Copy link
Member

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.

#100535

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@stephentoub
Copy link
Member Author

@tannergooding, mind approving if it looks ok to you?

@stephentoub stephentoub merged commit aab8803 into dotnet:main Apr 29, 2024
78 of 84 checks passed
@stephentoub stephentoub deleted the fixequalitynan branch April 29, 2024 22:16
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@LoopedBard3
Copy link
Member

LoopedBard3 commented May 2, 2024

Regressions:
Linux arm64: dotnet/perf-autofiling-issues#33681

@stephentoub
Copy link
Member Author

Regressions: Linux arm64: dotnet/perf-autofiling-issues#33681

Thanks. This is good to see, actually; shows that the vectorization was beneficial. We just need to make it correct first :)

@EgorBo
Copy link
Member

EgorBo commented May 7, 2024

@DrewScoggins
Copy link
Member

There were also some possible improvements here: dotnet/perf-autofiling-issues#33927

michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants