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/10/18 17:48:19 UTC

[GitHub] [tvm] junrushao1994 edited a comment on pull request #9306: [TIR] Add structural error printing for TensorIR

junrushao1994 edited a comment on pull request #9306:
URL: https://github.com/apache/tvm/pull/9306#issuecomment-946011840


   Hmm I just went through the code, but figured that the snippet in the description isn't the actual output of the PR? Shall we update the description with a real-world example?
   
   We have plenty of these errors in `tests/python/unittest/test_tir_schedule_*.py`, guarded by:
   
   ```python
   with pytest.raises(tvm.tir.ScheduleError, ...):`
     ...
   ```
   


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