onnxruntime
e91ff943 - Enable Pad->Conv(no pads) fusion (#22001)

Commit
1 year ago
Enable Pad->Conv(no pads) fusion (#22001) ### Description ### Motivation and Context For some model has pattern Pad -> Conv. If the Conv doesn't have pads attributes, the Pad can be fused into Conv.
Author
Parents
Loading