pytorch
05849eaf - [ONNX] Create empty opset 17 symbolic file (#83287)

Commit
2 years ago
[ONNX] Create empty opset 17 symbolic file (#83287) The PR - Creates an empty symbolic file to house the new ops defined in ONNX 17 - Increments the max version to 17 and fixes the doc for version 16 - Enables tests for opset 17 - Updates the IR version in `export.cpp` Pull Request resolved: https://github.com/pytorch/pytorch/pull/83287 Approved by: https://github.com/thiagocrepaldi, https://github.com/AllenTiTaiWang, https://github.com/BowenBao
Author
Committer
Parents
Loading