Skip to content

Commit

Permalink
Vectorize TensorPrimitives.Sin/Cos (#98194)
Browse files Browse the repository at this point in the history
* Vectorize TensorPrimitives.Sin/Cos

* Clean up implementation

* Split Sin/CosOperator into separate float/double types

* Manually inline POLY_EVAL_ODD_*

And make a few things more consistent

* Address remaining PR feedback

Also move some tests to outerloop to decrease inner loop testing time
  • Loading branch information
stephentoub authored Feb 10, 2024
1 parent 6ac1edf commit b5411e3
Show file tree
Hide file tree
Showing 3 changed files with 828 additions and 71 deletions.
Loading

0 comments on commit b5411e3

Please sign in to comment.