Skip to content

Commit

Permalink
[DORT] Update import path (microsoft#14605)
Browse files Browse the repository at this point in the history
Follow up changes from
https://github.com/pytorch/pytorch/pull/93409/files for fixing DORT CI
failures.
  • Loading branch information
wschin authored and preetha-intel committed Feb 15, 2023
1 parent 287304f commit 9d2144c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# --------------------------------------------------------------------------

from functorch.compile import min_cut_rematerialization_partition
from torch._dynamo.optimizations.training import aot_autograd
from torch._dynamo.backends.common import aot_autograd
from .ort_backend import OrtBackend


Expand Down

0 comments on commit 9d2144c

Please sign in to comment.