Skip to content
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

Enable TensorPrimitives.Sigmoid vectorization for double #97846

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Feb 2, 2024

Now that ExpOperator is vectorized for double, we can enable Sigmoid.

Contributes to #96452.

Now that ExpOperator is vectorized for double, we can enable Sigmoid
@ghost
Copy link

ghost commented Feb 2, 2024

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

Issue Details

Now that ExpOperator is vectorized for double, we can enable Sigmoid

Author: stephentoub
Assignees: stephentoub
Labels:

area-System.Numerics

Milestone: -

@stephentoub stephentoub merged commit 3dd7871 into dotnet:main Feb 2, 2024
108 of 111 checks passed
@stephentoub stephentoub deleted the vectorizesigmoid branch February 2, 2024 23:43
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 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.

2 participants