lhutton1 opened a new pull request #9855: URL: https://github.com/apache/tvm/pull/9855
Adds support for legalizing transpose convolution (deconvolution) to an NPU conv2d operation for the case when strides==(2, 2), dilation==(1, 1) and no padding of the output is required. Note: This PR depends on #9841 so also contains the contents of that PR. cc @manupa-arm @ekalda @dchauhan-arm @mbaret @NicolaLancellotti @jacobbohlin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
