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

   If we want to infer dynamic function on llvm, it is likely that we need to 
add an extra dynamic schedule for some ops, such as batch_matmul.  One of the 
reasons is that auto-tvm use ConfigSpace to define space which do not support 
dynamic shapes. This pr try to enhance it to support dynamic shapes, to enable 
dynamic functions to run successfully without additional dynamic schedules.


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