Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ONNX] Skip import test for experimental files (pytorch#94552)
`torch.onnx._internal.fx` is experimental and is not imported when `import torch`/`import torch.onnx`. Need to skip it in this test as it depends on `onnx-script`. Pull Request resolved: pytorch#94552 Approved by: https://github.com/kit1980
- Loading branch information