pytorch
a6352468 - [ONNX] Add col2im for opset 18 (#84594)

Commit
2 years ago
[ONNX] Add col2im for opset 18 (#84594) Opset 18 will be used to introduce suport for ONNX's Col2Im-18 and resolve https://github.com/pytorch/pytorch/issues/84408 Depends: https://github.com/pytorch/pytorch/pull/83201 (CI will fail until ONNX submodule is updated) as per Faith recommendation, this PR should be merged post ORT 1.13 only Pull Request resolved: https://github.com/pytorch/pytorch/pull/84594 Approved by: https://github.com/justinchuby, https://github.com/titaiwangms, https://github.com/abock, https://github.com/BowenBao
Author
Thiago Crepaldi
Committer
Parents
Loading