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

   ## Summary
   Adds ONNX frontend support for `GroupNormalization` by mapping it to the 
existing `relax.op.nn.group_norm`.
   
   Supports opset 18 per-group scale/bias expansion, opset 21 per-channel 
scale/bias, and `stash_type` cast behavior.
   
   ## Testing
   Includes structural checks for opset 18, opset 21, rank-3 inputs, and fp16 
`stash_type` paths.


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