You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2024/03/06 12:18:25 UTC

[PR] [microNPU][ETHOSU] Fix LUT size for int16 activations [tvm]

Aleksei-grovety opened a new pull request, #16680:
URL: https://github.com/apache/tvm/pull/16680

   When passing the look-up table values to the TE graph, the table size value for int8 type was used, now the required value is set depending on the type of input data.
   
   cc @lhutton1, @ekalda, @leandron
   
   
   
   


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


Re: [PR] [microNPU][ETHOSU] Fix LUT size for int16 activations [tvm]

Posted by "lhutton1 (via GitHub)" <gi...@apache.org>.
lhutton1 commented on PR #16680:
URL: https://github.com/apache/tvm/pull/16680#issuecomment-1986511849

   @tvm-bot rerun


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


Re: [PR] [microNPU][ETHOSU] Fix LUT size for int16 activations [tvm]

Posted by "lhutton1 (via GitHub)" <gi...@apache.org>.
lhutton1 merged PR #16680:
URL: https://github.com/apache/tvm/pull/16680


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


Re: [PR] [microNPU][ETHOSU] Fix LUT size for int16 activations [tvm]

Posted by "lhutton1 (via GitHub)" <gi...@apache.org>.
lhutton1 commented on PR #16680:
URL: https://github.com/apache/tvm/pull/16680#issuecomment-1988226035

   Thanks @Aleksei-grovety!


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