Unbreak BroadcastIndexesRange::operator+= when there is no broadcasting (#9374)
operator+= had a loop over 0 elements in this case, resulting in the indices array being full of zeros. Added a += test to our test case that covers this.
S
Scott Wolchok committed
2e1dadfe468f4cd24b162ffd92c5dc3e8f570396
Parent: f86d7e3
Committed by GitHub <noreply@github.com>
on 3/18/2025, 9:38:58 PM