Skip to content

[Functionalization] Lower *view*_scatter ops properly #4767

@alanwaketan

Description

@alanwaketan

All scatter ops are written in a way that reuses our view infrastructure, and we need to convert them into proper scatter ops that are without the view infrastructure. Looks like we can directly apply ViewUpdate ops listed here to do a 1:1 mapping. Jiewen tried AsStridedViewUpdate and it passed TestViewOpsXLA.test_as_strided_inplace_view_xla and TestViewOpsXLA.test_as_strided_view_xla tests.

Metadata

Metadata

Labels

triagedThis issue has been reviewed by the triage team and the appropriate priority assigned.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions