tkonolige commented on a change in pull request #8121:
URL: https://github.com/apache/tvm/pull/8121#discussion_r638949352



##########
File path: python/tvm/tir/schedule/schedule.py
##########
@@ -71,6 +81,8 @@ def __init__(
         debug_mode : Union[bool, int]
             Do extra correctness checking after the class creation and each 
time
             scheduling primitive
+        error_render_level : str = "detail"
+            The level of error rendering. Choices: "detail", "fast", "none"

Review comment:
       Looks good.




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

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


Reply via email to