zxybazh commented on code in PR #14182:
URL: https://github.com/apache/tvm/pull/14182#discussion_r1125859329


##########
python/tvm/tir/transform/transform.py:
##########
@@ -1040,3 +1040,13 @@ def InstallDebugSpans():
         The result pass
     """
     return _ffi_api.InstallDebugSpans()  # type: ignore
+
+
+def DefaultSchedule():
+    """Default schedule for PrimFuncs.

Review Comment:
   Thanks for the advice! Added more document according to PR description and 
the intention of this PR.



-- 
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: [email protected]

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

Reply via email to