LeiWang1999 commented on PR #15462:
URL: https://github.com/apache/tvm/pull/15462#issuecomment-1663423948

   @masahi @sunggg Hi, I have some performance concerns of the new byoc backend 
of relax.
   
   I noticed the JSON Node parse the attribute (op_name, kernel_size) at the 
Run Stage, which will introduce some runtime overhead, and I think it should be 
put here for dynamic symbolics, but for static shape, we loss some of the 
performance gain like find the best algo I think. happy to have discussion.


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