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

   ## Why
   
   The scatter_nd operator was missing FRelaxInferLayout attribute, which is 
needed for proper layout transformation during model optimization.
   
   ### How
   
   - Added InferLayoutScatterND function that uses data tensor's layout for 
output since scatter_nd maintains input shape
   - Registered FRelaxInferLayout attribute
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to