rutkoor opened a new pull request, #15679:
URL: https://github.com/apache/tvm/pull/15679

   This patch adds support for non-bijective transformations in alter-op-impl 
pass. The idea is to introduce remove_pad operator, which copies non-padded 
buffer entries from padded_buffer. This additional copy operation will suffice 
as a placeholder for supporting non-bijective transformations. Further we can 
eliminate this copy operation in later stages of compilation pipeline.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to