mdw-octoml commented on a change in pull request #7698:
URL: https://github.com/apache/tvm/pull/7698#discussion_r597240308



##########
File path: python/tvm/driver/tvmc/__init__.py
##########
@@ -21,3 +21,6 @@
 from . import autotuner
 from . import compiler
 from . import runner
+from .frontends import load_model as load
+from .compiler import compile_model as compile
+from .runner import run_module as run

Review comment:
       Note need for newline at end of file
   




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