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

Vectorize TensorPrimitives.Sin/Cos #98194

Merged
merged 5 commits into from
Feb 10, 2024
Merged

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    623e52f View commit details
    Browse the repository at this point in the history
  2. Clean up implementation

    stephentoub committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    0fa4e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08bb2c2 View commit details
    Browse the repository at this point in the history
  4. Manually inline POLY_EVAL_ODD_*

    And make a few things more consistent
    stephentoub committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fa2daf2 View commit details
    Browse the repository at this point in the history
  5. Address remaining PR feedback

    Also move some tests to outerloop to decrease inner loop testing time
    stephentoub committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    81564a6 View commit details
    Browse the repository at this point in the history