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
fx.replace_pattern accepts pattern/replacement as GraphModule (pytorch#88479)
Symbolic tracer is no longer the default tracer to produce fx graph.
SubgraphRewriter should thus accept a raw GraphModule, rather than use symbolic tracer by default.
Pull Request resolved: pytorch#88479
Approved by: https://github.com/jerryzh168
Copy file name to clipboardExpand all lines: test/expect/TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect
0 commit comments