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 2021/12/07 02:26:54 UTC

[GitHub] [tvm] vinx13 opened a new pull request #9670: Fix NormalizeError to allow colon inside CHECK

vinx13 opened a new pull request #9670:
URL: https://github.com/apache/tvm/pull/9670


   There is a use case that the expression inside `CHECK(...)` may contain `::` to indicate namespace, which currently confuses the error parser.


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



[GitHub] [tvm] junrushao1994 merged pull request #9670: Fix NormalizeError to allow colon inside CHECK

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged pull request #9670:
URL: https://github.com/apache/tvm/pull/9670


   


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