Files
apache--tvm/python
billishyahao e8712a9198 [BYOC][DNNL] Improve performance of DNNL BYOC dense operator (#11513)
* Enhance dnnl byoc dense operators performance by 1) introducing gelu fusion and 2) introducing alter dense weight layout.

* fix lint issue

* add unittest for dense pack

* Make code compatible after introducing TensorRequisite(PR-11345)

* Fix comments & refactor code

* Fix lint

* Fix partition graph unittest case

* Fix comments

* Fix comments

* Fix lint
2022-06-11 08:45:18 +09:00
..