pytorch
5c64d214 - [ONNX] Add ExportOptions and op_level_debug mode (#94720)

Commit
1 year ago
[ONNX] Add ExportOptions and op_level_debug mode (#94720) Add op_level_debug for turn on/off op-level validation with ORT during exporting. Also, integration of all exporting setting parameters into ExportOptions class to avoid the complexity of passing around parameters among functions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94720 Approved by: https://github.com/justinchuby, https://github.com/BowenBao
Author
Committer
Parents
Loading