Implement broadcast routines#759
Implement broadcast routines#759bryevdv merged 39 commits intonv-legate:branch-23.07from bryevdv:bv/broadcast
Conversation
|
Is there an ETA for merging this PR? I would like to use broadcasting routines from here in my "vectorize" implementation |
|
I've been directed to focus on other things, so probably not this release cycle unless someone else picks it up (it is cleaned up some and up to date with latest now, at least) |
|
OK, I will work around this in my branch then |
|
@manopapad @magnatelee FYI I have updated and rebased this on Edit: keeping rebased to current periodically |
|
@manopapad @magnatelee any thoughts on this one? I am happy to try to drive it to finish with some review/guidance. |
manopapad
left a comment
There was a problem hiding this comment.
I still need to go over the tests, but this covers my observations on the code itself.
Co-authored-by: Manolis Papadakis <manopapad@gmail.com>
manopapad
left a comment
There was a problem hiding this comment.
Everything looks good to me. Please review/edit the tests I added, and merge when everything looks good.
|
Noting that the latest CI failure with |
|
@manopapad Numpy 1.25 was released 4 days ago I am guessing they added something that causes this issue. Looking into it |
|
Docs issue is unrelated, will fix in a separate PR |
Supersedes #458
I was not able to rebase quite a delicately as I'd hoped, but simply squashed the branch and reset the commit author for work to date.