Right now we don't overload for `add!!` for second argument being an iterator. We could. It would mean trusting broadcasting to work it out. Rather than requiring that things are actually same shape to inplace accumulate
Right now we don't overload for
add!!for second argument being an iterator.We could.
It would mean trusting broadcasting to work it out.
Rather than requiring that things are actually same shape to inplace accumulate