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
This commit sets the PyTorch and TorchVision versions to nightly release
2025-03-25.
This commit also adds the `strict` flag (by default set to False) in
fx's `export_and_import` method in accordance with the changes made here
pytorch/pytorch@ab45aac.
It also updates the `torch.export` call from the `_export_run` method in
fx_importer_backend by adding the `strict` flag.
---------
Signed-off-by: Vivek Khandelwal <[email protected]>
0 commit comments