apache / tvm

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

Revert "[SME][TOPI] Add conv2d NHWC SME fp32 schedule (#17003)" #17038

Closed tqchen closed 4 months ago

tqchen commented 4 months ago

This reverts commit cab54e0dee82f84d94cd65f8fe0432ee1c2f2e22.

tqchen commented 4 months ago

This is a temp revert to unblock the ci, can be superseded by other changes, another redo PR can be followed up hopefully to fix the issue.

lhutton1 commented 4 months ago

Thanks for raising @tqchen, I created https://github.com/apache/tvm/pull/17040 which should fix the issue but happy to take this in if #17040 is going to take too long