Files
apache--tvm/python
Tristan Konolige 7de8980f24 [FIX,METASCHEDULER] Fix tune_te (#11676)
`tune_te` was broken because it passed a primfunc to `tune_tir`. Now it
is wrapped in an IRModule. Also the test is re-enabled.
2022-06-10 18:14:00 -07:00
..