Files
apache--tvm/python
lhutton1 2e6702c133 [microNPU] Add support for transpose convolution (#9855)
Adds support for legalizing transpose convolution to
a microNPU conv2d operation for the case when strides==(2, 2),
dilation==(1, 1) and no padding of the output is required.

Change-Id: I485e2571913b3dcd7c75c46304f2f9a82f630ee0
2022-02-03 05:56:15 +00:00
..