-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
actionablemodule: advanced indexingRelated to x[i] = y, index functionsRelated to x[i] = y, index functionstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
📚 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
Metadata
Metadata
Assignees
Labels
actionablemodule: advanced indexingRelated to x[i] = y, index functionsRelated to x[i] = y, index functionstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module