Revert "add reduce_only option to prefix_sum_ops"
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 22 Apr 2022 22:01:09 +0000 (15:01 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 22 Apr 2022 22:01:09 +0000 (15:01 -0700)
commit49023473045e166aff508d75993276b5864b6ef8
treebd70c20c41becdd84020631e176af2e613456266
parentc4357f7839c612a9c560a2bda14c34af6adee87b
Revert "add reduce_only option to prefix_sum_ops"

it doesn't work when the element count isn't a power-of-2

This reverts commit c4357f7839c612a9c560a2bda14c34af6adee87b.
src/nmutil/prefix_sum.py