example can not run successfully #107681
Labels
actionable
module: advanced indexing
Related to x[i] = y, index functions
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
📚 The doc issue
https://pytorch.org/docs/main/generated/torch.slice_scatter.html#torch-slice-scatter In this page, the example can not run successfully. The error is "RuntimeError: expected src to have a size equal to the slice of self. src size = [8], slice size = [2, 8]"
Suggest a potential alternative/fix
No response
The text was updated successfully, but these errors were encountered: