mehrdadh commented on a change in pull request #8075:
URL: https://github.com/apache/tvm/pull/8075#discussion_r638199833



##########
File path: python/tvm/micro/build.py
##########
@@ -206,6 +211,10 @@ def build_static_runtime(
         used. This dict contains the `options` parameter passed to 
Compiler.library() and
         Compiler.binary() at various stages in the compilation process.
 
+    runtime : str

Review comment:
       I didn't find a way to get it from module. Also target is not passed to 
`build_static_runtime`.
   Another option is to change `runtime` to `executor` and make it optional. 
This way it has less effect on the interface.




-- 
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]


Reply via email to