You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@liangfu this is a great project I'd like to see us scope and land.
AFAIU torch.compile()+eager integration facced+addressed some challenges (in the context of of vLLM V1). Please feel free to concretely list the technical issues you observe with the XLA backend. Then, I'd suggest we (a) consult our meta partners on the general torch.compile() + eager hybrid challenges they have/are fixing, (b) use your list of issues to scope + enable the compile+eager hybrid execution model for the xla backend.
🐛 Bug
When mixing eager tensors with torch.compile, the output tensor result is consistent.
To Reproduce
Expected behavior
Environment
Additional context
The text was updated successfully, but these errors were encountered: