Alexander Root
Alexander Root
Sorry - I'm getting a tad behind, and this PR has been on the back burner for a bit. I will try to get to it in the next few...
It still has a bit of work to be done, and I have not managed to get to it yet. I haven't forgotten it, and will aim to address it...
Looks like they’ve been reintroduced! https://github.com/wjakob/nanobind/blob/master/docs/tensor.md
Thanks for taking a look @pranavb-ca - sorry for bothering you on your vacation!
I don't think we have a way to verify that it is, however this change is actually safer - the current version in main will just load without the nullptr...
@aankit-ca Any chance you could look at this? #6884 is stalled until this PR goes through
@steven-johnson Thanks for the review! I believe I addressed all of your comments in ec2cd4e, other than fixing the weird IRVisitor / IRMutator behavior on VectorInstruction nodes - I'm still...
It appears that the HVX failures here are actually due to a bug in CSE that is removing the definition of `hexagon_module_state` before it's used - I am struggling to...
Hexagon failures should be fixed by #6894. I don't know what the windows failures are though, and I don't have a windows machine to debug on yet.