tkonolige opened a new pull request #8641:
URL: https://github.com/apache/tvm/pull/8641


   The `from_legacy_te_schedule` marks PrimFuncs created from TE scheduling. 
Passes that only operate on TE scheduling check this attrs and no op if it is 
not found. If `from_legacy_te_schedule` is false or not set, then it is assumed 
that the PrimFunc is from TensorIR. Passes specific to TensorIR now check for 
the absence of this attr.
   
   @junrushao1994 @MasterJH5574 I'm not sure if we should also add an explicit 
attr to TensorIR PrimFuncs?


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