Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IR] Remove mkdirs call in external tensor save (#2033)
The user should ensure the directory exists. This is consistent with the behavior of `torch.export.save` and other python methods.
- Loading branch information