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/06/14 14:22:32 UTC

[GitHub] [tvm] wzh99 commented on issue #11704: [Bug] Relay program with broadcasting operators and `dense` cannot be compiled

wzh99 commented on issue #11704:
URL: https://github.com/apache/tvm/issues/11704#issuecomment-1155262059

   This seems to be minimal test case that can reproduce this bug. If I further remove some expression nodes, the program can be successfully compiled. `maximum`, `multiply` and `add` in this test case can be replaced by other broadcasting operators and the bug still occurs. 


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