comaniac commented on issue #7812: URL: https://github.com/apache/tvm/issues/7812#issuecomment-816344862
The test passed the CI so it should be fine. Your error shows `ImportError: cannot import name 'graph_executor' from 'tvm.contrib' (/opt/tvm/python/tvm/contrib/init.py)`. Since graph_runtime recently is renamed to graph_executor, is it possible that you are using the old version with updated test? -- 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]
