pytorch
2506baf9 - [ONNX] move CheckerError from torch.onnx.utils to torch.onnx (#66644)

Commit
3 years ago
[ONNX] move CheckerError from torch.onnx.utils to torch.onnx (#66644) Summary: This moves it to where the user would expect it to be based on the documentation and all the other public classes in the torch.onnx module. Also rename it from ONNXCheckerError, since the qualified name torch.onnx.ONNXCheckerError is otherwise redundant. Pull Request resolved: https://github.com/pytorch/pytorch/pull/66644 Reviewed By: malfet Differential Revision: D31662559 Pulled By: msaroufim fbshipit-source-id: bc8a57b99c2980490ede3974279d1124228a7406
Author
Parents
Loading