You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
0 commit comments