yongfeng-nv commented on a change in pull request #4931: WIP: Alternative solution to Split node min range is not stringent (4885). Don't Merge. URL: https://github.com/apache/incubator-tvm/pull/4931#discussion_r384007120
########## File path: src/te/schedule/message_passing.cc ########## @@ -51,6 +51,45 @@ void Update(std::unordered_map<IterVar, Range>* p_state, } } +/*! Review comment: Don't expose it to the header as no external caller. ---------------------------------------------------------------- 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] With regards, Apache Git Services
