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/02/24 23:51:13 UTC

[GitHub] [tvm] kparzysz-quic commented on pull request #8509: [TIR] Tir constants integration into compilation pipeline

kparzysz-quic commented on pull request #8509:
URL: https://github.com/apache/tvm/pull/8509#issuecomment-1050371824


   We're seeing issues on Hexagon after this commit.  They are directly caused by float16 not being supported for embedded constants, but there are other potential problems there (difference between target and executor in fuse_ops).  See https://discuss.tvm.apache.org/t/problem-with-fuseops-and-embedded-constants-in-tir/12165 for more info.  I'm wondering about your thoughts about this.


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