Ian Horn
Ian Horn
Okay, after posting this, I did some reading about numpy's NEPs and other library's takes on this kind of thing. tl;dr there's a long history of proposals with [the python...
FYI I'm not dropping this, but I'll return to it once https://github.com/data-apis/array-api-compat/issues/83 is in, since it seems like the simplest, closest to "standard" way to do it.
+1 to the thanks, @lucascolley! As far as arraylike datasets go, it seems like they should be promoted into whatever the user is using, since they're originating outside array-api-land. For...
I'm seeing the same issue now (M2 chip on Ventura). @ktattan, did you ever find a solution? (edit a few months later: I'm also getting this issue on an M1...
I hadn't seen jraph before, thanks for the pointer! The mental model behind jraph seems clean, but jraph itself seems to rely on masking and padding, where the appeal of...