Skip to content

[docs] Docs missing not in-place Variable.scatter and some other methods #1885

@vadimkantorov

Description

@vadimkantorov

Variables have copying versions:

  • index_fill
  • index_add
  • index_copy
  • scatter
  • masked_scatter
  • masked_fill
  • masked_copy

while Tensors don't. Also these methods are not mentioned in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposal acceptedThe core team has reviewed the feature request and agreed it would be a useful addition to PyTorch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions