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
The default is fine, most compatible and fastest to compile, everything else is minimal benefit for longer compile times, and may not even work or requires further setup. Dynamic should not be needed either, compiling only the transformer blocks is really fast and recompilation times are hardly an issue.
Curious if these are the correct settings for running torch.compile. The only thing I have different from default is dynamic=true.
The text was updated successfully, but these errors were encountered: