mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Back out "Switch to predispatch" (#124860)
Summary: Original commit changeset: 1f155b3a0bfc Original Phabricator Diff: D56273267 Test Plan: CI Differential Revision: D56526505 Pull Request resolved: https://github.com/pytorch/pytorch/pull/124860 Approved by: https://github.com/angelayi
This commit is contained in:
committed by
PyTorch MergeBot
parent
9888d7495e
commit
674e15ae07
@ -178,7 +178,6 @@ def export(
|
||||
dynamic_shapes,
|
||||
strict=strict,
|
||||
preserve_module_call_signature=preserve_module_call_signature,
|
||||
pre_dispatch=True,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user