hzfan opened a new pull request #7131:
URL: https://github.com/apache/tvm/pull/7131


   Fix cuda reduction schedules to support diamond-like compute, where a reduce 
becomes input twice, like
   ```
      reduce
      /   \
      add   multiply
      \   /
      add
   ```


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


Reply via email to