diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-05-30 11:36:24 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-05-30 14:11:37 -0500 |
commit | 8da4fba24c193807555dfcbc0e67834cae9185ea (patch) | |
tree | 7074b5f4cba493521e6ca670e13a05e837731f6d /numpy/array_api/_array_object.py | |
parent | 153376f3bcae60bcbdc28412f5cbe7663c8b991e (diff) | |
download | numpy-8da4fba24c193807555dfcbc0e67834cae9185ea.tar.gz |
BUG: The reduction output must not cause the input to be broadcast
This was previously checked for, but during the refactor using
NPY_ITER_REDUCTION_AXIS to allocate the result in the iterator
instead of manually was lost here.
Einsum has a similar issue, but this is not modified here.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions