Skip to content

Add ellipsis indexing support in normal mode - #3198

Open
parsshar-RH wants to merge 1 commit into
pytorch:mainfrom
parsshar-RH:fix-ellipsis-in-normal-mode
Open

Add ellipsis indexing support in normal mode#3198
parsshar-RH wants to merge 1 commit into
pytorch:mainfrom
parsshar-RH:fix-ellipsis-in-normal-mode

Conversation

@parsshar-RH

Copy link
Copy Markdown
Contributor

Summary:

Adds ellipsis support in kernel tensor indexing by expanding it to equivalent full-slice AST nodes during type propagation.

Test:

pytest test/test_indexing.py -k test_ellipsis_indexing -x -vv -s

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 29, 2026
@parsshar-RH
parsshar-RH force-pushed the fix-ellipsis-in-normal-mode branch 2 times, most recently from 826216b to bebd9ad Compare July 29, 2026 17:33
@parsshar-RH
parsshar-RH force-pushed the fix-ellipsis-in-normal-mode branch from bebd9ad to 78fdb79 Compare July 29, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant