Skip to content

fix(dynamo): sort_validator crashes with IndexError when dim is omitted - #4487

Open
apbose wants to merge 1 commit into
mainfrom
abose/sort_validator_default_dim
Open

fix(dynamo): sort_validator crashes with IndexError when dim is omitted#4487
apbose wants to merge 1 commit into
mainfrom
abose/sort_validator_default_dim

Conversation

@apbose

@apbose apbose commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Fixes #3777

@meta-cla meta-cla Bot added the cla signed label Aug 13, 2026
@github-actions github-actions Bot added component: tests Issues re: Tests component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: api [Python] Issues re: Python API component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths labels Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug] torch.compile crashes with IndexError

1 participant