Files
apache--tvm/python
Tristan Konolige 28ea03c83b [TOPI] Custom schedule for standalone transpose in cuda (#8030)
* [TOPI] Custom schedule for standalone transpose in cuda

* check if input is not Any

* fix vta test

* check input shape

* fix injective

* move transpose out of sparse.py

* update comments, use warp size

* missspelled transform

* formatting

* rename test

* comment

* fix tests
2021-05-20 16:59:07 -07:00
..