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

   Right now seems a global symbol main will be attached to every fused 
prim_func after Meta Schedule tuning.
   Although the problem get hidden because we will re-attach global symbols, 
this is a behavior that need to be fixed.
   Now the transformed prim func preserves the original global symbol. If it 
doesn't exist, attach global symbol main.
   
   cc: @tqchen @junrushao 


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