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/08/21 04:08:42 UTC

[GitHub] [tvm] yelite opened a new pull request, #12518: [TVMScript] Printer: add boolean operators to OperationDoc

yelite opened a new pull request, #12518:
URL: https://github.com/apache/tvm/pull/12518

   This PR adds boolean operators to OperationDoc. This is needed by the TIR expression printing because it has `tir::And` and `tir::Or`.
   
   cc @junrushao1994


-- 
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] junrushao merged pull request #12518: [TVMScript] Printer: add boolean operators to OperationDoc

Posted by GitBox <gi...@apache.org>.
junrushao merged PR #12518:
URL: https://github.com/apache/tvm/pull/12518


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