alexqdh commented on code in PR #10974:
URL: https://github.com/apache/tvm/pull/10974#discussion_r850947932


##########
gallery/tutorial/tvmc_python.py:
##########
@@ -111,7 +111,7 @@
 #   result = tvmc.run(package, device="cpu") #Step 3: Run
 #
 # And you can print the results:
-# ``print(results)``
+# ``print(result)``

Review Comment:
   OK, I have re-triggered the CI and fix typos mentioned above.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to