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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
