You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/09/24 12:08:38 UTC

[GitHub] [tvm] liubowen520 commented on pull request #7831: [AutoTVM] [TOPI] Support AutoTVM for int4 tensorcore

liubowen520 commented on pull request #7831:
URL: https://github.com/apache/tvm/pull/7831#issuecomment-926574313


   Hi @hypercubestart , Great work! I'm doing with 4bit in TVM now. But I found there are two points can be improved in asnumpy.
   1. Asnumpy don't support the conversion of negative numbers.
   2. Asnumpy loss a 4 bit data when shape is odd.
   Am I right? I have modified these parts locally. Could you review it?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org