Mario Lezcano Casado
Mario Lezcano Casado
Note that that notebook shows how `np.mean(X, 1)` fails on this PR as it seems to try to trace through NumPy rather than PyTorch. I think this PR should at...
Addressed the comments and rebased. Will add tests tomorrow. cc @ThomasRaoux @joker-eph in case you have more comments
Added a few tests.
Fixed. There was a bit of a mix-up with RankedTensorTypes and ElementTypes. Now it should be fine.
@pytorchbot merge
the failure is real
@pytorchbot merge
Note that what's going to be great for torchvision is that I expect pretty much any combination of transformation to be fused into one kernel. There is where the main...
Regarding the constraint solver, could you guys add me if there is any call discussing that? Thank you!