unsqueeze
and expand
metas produce wrong strides
#90260
Labels
high priority
module: correctness (silent)
issue that returns an incorrect result silently
module: primTorch
module: pt2-dispatcher
PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op,
oncall: pt2
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Same for torch.expand:
Also,
expand_dims
should not be intorch/_prims
, it's not a prim.cc @ezyang @gchanan @zou3519 @kadeng @mruberry @lezcano @peterbell10 @msaroufim @bdhirsh @anijain2305 @chauhang @fdrocha @soumith
The text was updated successfully, but these errors were encountered: