You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/20 09:01:01 UTC

[GitHub] [tvm] masahi commented on a diff in pull request #11243: [docs] fix link in `Handle TVM Errors` page

masahi commented on code in PR #11243:
URL: https://github.com/apache/tvm/pull/11243#discussion_r877910472


##########
docs/errors.rst:
##########
@@ -34,27 +34,37 @@ these error messages and what you can do when they occur.
 Where do these errors come from?
 --------------------------------
 
-This error is caused by an internal invariant being violated during TVM's
-execution. On a technical level, the message is generated by the
-``ICHECK`` macro, found in ``include/tvm/runtime/logging.h``.
+TVM is complex system, so errors may come from many places, and may inference
+other errors. Most of the errors comes from runtime enviroment. From technical

Review Comment:
   typo
   
   inference -> interfere?
   enviroment -> environment



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org