Commits


Zhang Lei authored and GitHub committed e64e30ee0d5
Improve ConvTranspose by transposing const filter during prepacking. (#7388) * Improve ConvTranspose by transposing const filter during prepacking. * Fix CI build break for openvino which can not load such onnx model now.