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/12/07 02:15:02 UTC

[GitHub] [tvm] saurabh-shandilya commented on issue #13543: Partition vs MergeComposite

saurabh-shandilya commented on issue #13543:
URL: https://github.com/apache/tvm/issues/13543#issuecomment-1340280107

   @masahi Thanks for a quick fix, it works now. What was the process in this case to find the root cause. The error message - 
   "Check failed: (ref->template IsInstance()) is false: Downcast from IncompleteType to relay.TensorType failed." didn't really indicate the source. 
   
   Another question - Is a graph created using partitioning going to be "structure_equal" to graph created using mergecomposite? It looked same to me when I generated two, but "structure_equal" check failed between the 2 graphs. 
   
   


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