apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.42k stars 3.4k forks source link

[SME][Test] Add additional conv2d tests for asymmetric parameters #17055

Closed lhutton1 closed 1 month ago

lhutton1 commented 1 month ago

This commit adds some tests for asymmetric height/width and strides. It also refactors the testing parameters to be more self contained so that they don't interfere with other possible tests added in the future.

cc @ekalda @Anndrey24