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
* initial attempt at multi-threaded rules
* don't multithread by default
* change cutoff
* account for NaN in fuzz tests
* increment version because this would drop support for pre 1.3
* add some tests
* introduce function barrier in hopes that optimizer wont give up
* fix
* updated rule to use new interface
* typo
* change to thread_subtree_cutoff
* add threaded benchmarks; fixup tests
* additional function barrier
* don't splat
* typos
* fix
* reduce splatting
* shuffle around logic
* disable applyall on recurse
* more disabling of applyall in recurse
0 commit comments