There was an API change. Try the following:
Change: `from tvm.contrib import graph_runtime` to: `import tvm.contrib.graph_executor as runtime` Also change `graph_runtime` to `runtime`. Hope it works for you. --- [Visit Topic](https://discuss.tvm.apache.org/t/attributeerror-module-tvm-contrib-graph-runtime-has-no-attribute-graphmodule/9596/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/a467defca1f87a8c548acb2e32a3f466c9ec0cdbe4425554b2152020adf991ca).