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



##########
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:
       I don't know how to present the code examples from Python side here. Do 
you think it's acceptable to omit the code examples?




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