mbrookhart commented on issue #5928:
URL: https://github.com/apache/incubator-tvm/issues/5928#issuecomment-649810207


   This isn't making much sense to me, it looks like a few of the batch_norm 
call nodes are duplicated, i.e., exactly the same object. The partition pass is 
refusing to fuse the same op into two different graphs, cause that would be bad.
   But I don't see an obvious duplication in the relay IR. Digging more.


----------------------------------------------------------------
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:
[email protected]


Reply via email to