tqchen commented on PR #107:
URL: https://github.com/apache/tvm-rfcs/pull/107#issuecomment-1991793518

   Thanks @lhutton1 , for relax and moving forward, one canonical example that 
can be helpful is the 
[https://github.com/apache/tvm/tree/main/python/tvm/dlight](dlight) package, 
which defines pattern matching and apply of transforms, that can then be used 
as part of pass. 
   
   Right now dlight started from gpu based schedule for LLMs but would be great 
to expand it to include CPU flows. Notably the operator definition still 
resides in topi or other places and dlight focuses on detecting TIR pattern and 
apply transformations
   


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