pytorch
671c8a45 - [ONNX] Add pixel_unshuffle support in opset 9

Commit
2 years ago
[ONNX] Add pixel_unshuffle support in opset 9 Current we are unable to utilize ONNX's SpaceToDepth operator due to the lack of the mode_s attribute, hence we add an alternative symbolic in opset 9 to support pixel_unshuffle - Adds support for pixel_unshuffle in opset9 - Adds support for dynamic input shapes for pixel_shuffle and pixel_unshuffle Pull Request resolved: https://github.com/pytorch/pytorch/pull/72449
Committer
Parents
Loading