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
Replace constraints with dynamic_shapes in export-to-executorch tutorial (#1659)
Summary:
Pull Request resolved: #1659
X-link: pytorch/pytorch#117916
`constraints` argument for `torch.export` has been deprecated in favor of the `dynamic_shapes` argument. This PR updates the use of the deprecated API in export-to-executorch tutorial.
Reviewed By: angelayi
Differential Revision: D52932772
fbshipit-source-id: 5f2e2ce02ba1990a90ae3de1c6c95e767e39d298
0 commit comments