Files
apache--tvm/python
Christoph Gerum 83c9ee1a26 Fix int8 cuda kernels on older SM versions (#11389)
* Fix int8 cuda kernels on older SM versions

* Update target.py

* Simplify initialiasation of do_tensorize

* Simplify initialization of do_tensorize dense

* Simplify initialization of do_tensorize in group_conv_nchw

* Fix tensorize for conv2d_int8 as well.

* Try to make linter happy

* make linter happy

* Fix wrong commit to auto_scheduler
2022-05-23 19:12:46 +09:00
..