Files
apache--tvm/python
LiangLiu 8d1f5b238a [Relay] Fix relay op strategy for cuda dense int8 (#7586)
* [Relay] Fix relay op strategy for cuda dense int8

* Remove uint8 && Add autotvm task extraction test for relay graph that contains dense op (int8 * int8 -> int32)

* Reformat the code of test case
2021-03-08 10:54:06 -08:00
..