Skip to content

The semantics of strides in IndexSequence is inconsistent #956

@ftynse

Description

@ftynse

Index sequence analysis propagating from MMA treats this as per-dimension stride, propagating from Writes or Reductions treats this as torch-style stride for linearized memory storage. Switching the latter to be 1 everywhere, which would be consistent with the per-dimension interpretation, doesn't break any integration tests: #954.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions