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
PyTorch/XLA to integrate a default error message in the codegen to inform the user when an op misses dynamic shape support. Perhaps this goes hand-in-hand with a whitelist of ops that do support Dynamic Shape in PyTorch/XLA.
@JackCaoG@wonjoolee95 I am filing this ticket per our offline conversation the other week.
🚀 Feature
PyTorch/XLA to integrate a default error message in the codegen to inform the user when an op misses dynamic shape support. Perhaps this goes hand-in-hand with a whitelist of ops that do support Dynamic Shape in PyTorch/XLA.
@JackCaoG @wonjoolee95 I am filing this ticket per our offline conversation the other week.
Related upstream ticket: pytorch/pytorch#82197
CC @wconstab @Krovatkin
The text was updated successfully, but these errors were encountered: