junrushao1994 commented on a change in pull request #8544:
URL: https://github.com/apache/tvm/pull/8544#discussion_r676016170



##########
File path: include/tvm/tir/schedule/schedule.h
##########
@@ -242,6 +242,17 @@ class ScheduleNode : public runtime::Object {
   /******** Schedule: loop binding/annotation ********/
   /******** Schedule: cache read/write ********/
   /******** Schedule: reduction ********/
+  /*!
+   * \brief Factor a reduction block by the specified loop
+   * \details See python/tvm/tir/schedule/schedule.py

Review comment:
       We probably dont need the code examples, because it is python-specific




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