giuseros opened a new pull request #6117:
URL: https://github.com/apache/incubator-tvm/pull/6117


   ## High level description of this contribution
   The following tuning entities have been introduced:
   - Unrolling and vectorizing input matrix transform
   - Reordering gemm to exploit parallel threads
   - Unrolling `gemm_quantized` intrinsic
   - Interleaving `gemm_quantized` intrinsic
   
   Main files touched:
   * `topi/python/topi/arm_cpu/tensor_intrin.py`
   * `topi/python/topi/arm_cpu/conv2_gemm.py`
   
   ## RFC
   The RFC for this submission is available 
[here](https://discuss.tvm.ai/t/rfc-use-auto-tuner-to-improve-conv2d-gemm-performance/7392)
   
   Change-Id: Icd3ab005663f78a80672e71ef368f6d0efa4a401
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to