Searched refs:ReplaceViewOpsWithViewCopyOpsPass (Results 1 – 5 of 5) sorted by relevance
29 from torch._export.passes import ReplaceViewOpsWithViewCopyOpsPass219 ep = _transform(ep, ReplaceViewOpsWithViewCopyOpsPass())
1 from .replace_view_ops_with_view_copy_ops_pass import ReplaceViewOpsWithViewCopyOpsPass
46 class ReplaceViewOpsWithViewCopyOpsPass(_ExportPassBaseDeprecatedDoNotUse): class
28 ReplaceViewOpsWithViewCopyOpsPass,481 ep = ep._transform_do_not_use(ReplaceViewOpsWithViewCopyOpsPass())495 ReplaceViewOpsWithViewCopyOpsPass()
58 from torch._export.passes import ReplaceViewOpsWithViewCopyOpsPass723 ReplaceViewOpsWithViewCopyOpsPass()