Skip to content

Conversation

@dxqb
Copy link

@dxqb dxqb commented Oct 29, 2025

torch.compile fails to trace

s = { ... }
if x in s:

it can trace lists

Who can review?

@Isotr0py

torch.compile fails to trace
```
s = { ... }
if x in s:
```

it can trace lists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant