You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/19 22:28:06 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #5379: [TIR][REFACTIR] RewriteForTensorCore -> te/schedule

tqchen opened a new pull request #5379:
URL: https://github.com/apache/incubator-tvm/pull/5379


   RewriteForTensor depends on the schedule information, which makes it differ
   from a typical pass(which should get all the information from the input TIR).
   
   As a result, we refactor it as a SchedulePostProc step for now.
   We should revisit it later as we introduce more support for tensor core patterns in the TIR.
   
   


----------------------------------------------------------------
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:
users@infra.apache.org