tqchen opened a new pull request #6482: URL: https://github.com/apache/incubator-tvm/pull/6482
Also added document about the encouraged usage. In particular, we encourage the following usage. lib = relay.build(...) gmod = graph_runtime.GraphModule(lib["default"](ctx)) I have changed most of the tutorials and apps. Some follow up PRs are needed to update some of the tests code. ---------------------------------------------------------------- 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]
