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



##########
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:
       Hmmmm I am not sure, but perhaps it is better to have one complete doc 
on C++ side, another on python side, so probably you might want to copy from 
python's doc




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