pytorch
43d31ae4 - Added ONNX model checker to ONNX export (#32298)

Commit
4 years ago
Added ONNX model checker to ONNX export (#32298) Summary: Included the ONNX model checker code in the ONNX export this will force onnx checker to run for all models that get exported. This should help with validating exported models. Pull Request resolved: https://github.com/pytorch/pytorch/pull/32298 Reviewed By: hl475 Differential Revision: D19538251 Pulled By: houseroad fbshipit-source-id: eb20b124fe59200048f862ddaf20f6c59a0174d5
Author
Brian Stark
Parents
Loading