Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug for large models in onnx importer. (#3875)
The method `onnx.load_external_data_for_model` function does not admit `pathlib.Path` as an input.
- Loading branch information