-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Use the improved vectorization algorithm for binary and ternary TensorPrimitives operations #93409
Commits on Oct 12, 2023
-
Update InvokeSpanSpanIntoSpan<TBinaryOperator> for TensorPrimitives t…
…o use the better SIMD algorithm
Configuration menu - View commit details
-
Copy full SHA for bae2b67 - Browse repository at this point
Copy the full SHA bae2b67View commit details -
Update InvokeSpanScalarIntoSpan<TTransformOperator, TBinaryOperator> …
…for TensorPrimitives to use the better SIMD algorithm
Configuration menu - View commit details
-
Copy full SHA for 0f5fb2a - Browse repository at this point
Copy the full SHA 0f5fb2aView commit details -
Update InvokeSpanSpanSpanIntoSpan<TTernaryOperator> for TensorPrimiti…
…ves to use the better SIMD algorithm
Configuration menu - View commit details
-
Copy full SHA for 5059d01 - Browse repository at this point
Copy the full SHA 5059d01View commit details -
Update InvokeSpanSpanScalarIntoSpan<TTernaryOperator> for TensorPrimi…
…tives to use the better SIMD algorithm
Configuration menu - View commit details
-
Copy full SHA for 520a3e1 - Browse repository at this point
Copy the full SHA 520a3e1View commit details -
Update InvokeSpanScalarSpanIntoSpan<TTernaryOperator> for TensorPrimi…
…tives to use the better SIMD algorithm
Configuration menu - View commit details
-
Copy full SHA for b1dec16 - Browse repository at this point
Copy the full SHA b1dec16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a9047 - Browse repository at this point
Copy the full SHA 58a9047View commit details -
Adjust the canAlign check to be latter, to reduce branch count for da…
…ta under the threshold
Configuration menu - View commit details
-
Copy full SHA for e3e6ae2 - Browse repository at this point
Copy the full SHA e3e6ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a2014 - Browse repository at this point
Copy the full SHA 42a2014View commit details -
Configuration menu - View commit details
-
Copy full SHA for e327af9 - Browse repository at this point
Copy the full SHA e327af9View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 852bf98 - Browse repository at this point
Copy the full SHA 852bf98View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f03dc1d - Browse repository at this point
Copy the full SHA f03dc1dView commit details