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 2020/11/20 09:56:34 UTC

[GitHub] [incubator-tvm] ashutoshparkhi opened a new issue #6943: [MaskRCNN][AnnotateTarget]: Fails while reconciling shapes of concatenate inputs

ashutoshparkhi opened a new issue #6943:
URL: https://github.com/apache/incubator-tvm/issues/6943


   Hello,
   
   Here is the error:
   _in particular dimension 0 conflicts 1 does not match 0; unable to unify: `Tensor[(1, ?, ?), float32]` and `Tensor[(0, 300, 300), float32]_
   
   Attached file is capable of producing the error. It calls PyToch frontend followed by AnnotateTarget.
   
   Thanks,
   Ashutosh
   [partition_maskrcnn.py.txt](https://github.com/apache/incubator-tvm/files/5572718/partition_maskrcnn.py.txt)
   
   
   


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