Hzfengsy opened a new pull request #7553:
URL: https://github.com/apache/tvm/pull/7553


   I'm happy to start upstream TensorIR from this PR. 
   TensorIR is a new low-level IR with full scheduling support. Each schedule 
primitive is a transformation from IR to IR. To get more detailed information 
please refer to the previous RFC: 
https://discuss.tvm.apache.org/t/rfc-tensorir-a-schedulable-ir-for-tvm/7872
   
   Since this project is large, we'd like to upstreaming with several PRs:
   - Introduce core data structure (this PR)
   - Add tvmscript support for TensorIR data structure
   - Introduce basic schedule state
   - Add schedule primitives one by one
   
   co-authors: @spectrometerHBH @junrushao1994 @tqchen 
   Also, thanks for help from @jinhongyii @MasterJH5574 @vinx13 


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