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

   In this PR, I add a "StopLifting" attribute to primfunc to signal the 
LiftTransformParam Pass to stop lifting a call_tir and any other var bindings 
that consumes it. This is useful in cases like low-bit quantization, where we 
add encode and decode function and we only want to lift the encode function.
   
   cc: @vinx13 @tqchen 


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