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/05/25 18:23:30 UTC

[GitHub] [tvm] junrushao1994 commented on pull request #8128: [TE/TIR] Fix create_prim_func to properly handle rank 0 tensors.

junrushao1994 commented on pull request #8128:
URL: https://github.com/apache/tvm/pull/8128#issuecomment-848107931


   @Hzfengsy would you like to take a look at this corner case? Basically it is due to the fact that 0-dimension tensor in Relay is lowered to a block with 0 IterVars, which causes ambiguity with the "opaque" block.


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

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