Mario Lezcano Casado

Results 96 comments of Mario Lezcano Casado

@pytorchbot merge -f "flaky landing tests"

I think this sort of contribution would be much better suited as an external package on an external repo with its own testing and docs. As Alban said, we usually...

Incredible effort! It would be good to add a test to make sure that people keep using this pattern rather than the list pattern.

Does this still happen in `master`? This function was improved quite a bit after the 1.12 release.

Actually, yes, this path is also used in `master`

@IvanYashchuk may this one be related to https://github.com/pytorch/pytorch/issues/82894 at all?

I think there's some errors. I'll work on fixing them and then we can try to land this one.

So, I ended up introducing a number of changes, as the operation can be made pretty much "compositional". Doing so we can do without he CPU/CUDA/MPS implementations, which is great....