quic-sanirudh commented on issue #11414:
URL: https://github.com/apache/tvm/issues/11414#issuecomment-1156452871
I can try to fix all the test_hexagon tests if no one else has started
working on it. The list is
```
tests/python/contrib/test_hexagon/benchmark_elemwise_add.py
tests/python/contrib/test_hexagon/benchmark_util.py
tests/python/contrib/test_hexagon/conftest.py
tests/python/contrib/test_hexagon/conv2d/test_conv2d_blocked.py
tests/python/contrib/test_hexagon/conv2d/test_conv2d_conv2d.py
tests/python/contrib/test_hexagon/infrastructure.py
tests/python/contrib/test_hexagon/test_2d_physical_buffers.py
tests/python/contrib/test_hexagon/test_autotvm.py
tests/python/contrib/test_hexagon/test_cache_read_write.py
tests/python/contrib/test_hexagon/test_launcher.py
tests/python/contrib/test_hexagon/test_maxpool2d_blocked.py
tests/python/contrib/test_hexagon/test_models.py
tests/python/contrib/test_hexagon/test_run_unit_tests.py
tests/python/contrib/test_hexagon/test_thread_pool.py
tests/python/contrib/test_hexagon/test_usmp.py
tests/python/contrib/test_hexagon/topi/test_batch_matmul.py
tests/python/contrib/test_hexagon/topi/test_conv2d_nchw.py
tests/python/contrib/test_hexagon/topi/test_conv2d_nhwc.py
tests/python/contrib/test_hexagon/topi/test_conv2d_transpose.py
tests/python/contrib/test_hexagon/topi/test_dense.py
tests/python/contrib/test_hexagon/topi/test_depthwise_conv2d.py
tests/python/contrib/test_hexagon/topi/test_pooling.py
tests/python/contrib/test_hexagon/topi/test_reduce.py
tests/python/contrib/test_hexagon/topi/test_softmax.py
```
--
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]