areusch commented on a change in pull request #6334:
URL: https://github.com/apache/incubator-tvm/pull/6334#discussion_r488130977
##########
File path: python/tvm/contrib/graph_runtime.py
##########
@@ -43,24 +43,34 @@ def create(graph_json_str, libmod, ctx):
be used as this purpose. All context should be given for heterogeneous
execution.
+ force_local_graph_runtime : bool
+ When ctx contains only rpc contexts, the GraphRuntime is typically
instantiated
Review comment:
reverted changes to graph_runtime.create, moved to
`tvm.micro.create_local_graph_runtime`.
----------------------------------------------------------------
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]