yangulei opened a new pull request #9996:
URL: https://github.com/apache/tvm/pull/9996


   Main works in this PR including:
   - add _ceildiv()_ and _shapediv()_ for the cases need padding.
   - add boundary checking in layout transform.
   - add support multi-blocking and tensor padding, include the inference of 
index and shape.
   
   With those enhancement, a tensor with layout="OIHW" could be transformed to 
a tensor with layout="OHWI16i64o2i".


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