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 2022/09/16 18:55:08 UTC

[GitHub] [tvm] trahman-quic opened a new pull request, #12820: [TOPI][Hexagon] Implement quantize op for hexagon

trahman-quic opened a new pull request, #12820:
URL: https://github.com/apache/tvm/pull/12820

   This PR implements quantization for hexagon and also adds schedule for nhwc-8h8w32c-2d layout. For this op, the input type is float32 and output can be uint8 or int8.


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


[GitHub] [tvm] trahman-quic commented on pull request #12820: [TOPI][Hexagon] Implement quantize op for hexagon

Posted by GitBox <gi...@apache.org>.
trahman-quic commented on PR #12820:
URL: https://github.com/apache/tvm/pull/12820#issuecomment-1258484311

   @kparzysz-quic @mehrdadh @jverma-quic If the PR looks good, can we please merge 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


[GitHub] [tvm] kparzysz-quic merged pull request #12820: [TOPI][Hexagon] Implement quantize op for hexagon

Posted by GitBox <gi...@apache.org>.
kparzysz-quic merged PR #12820:
URL: https://github.com/apache/tvm/pull/12820


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