NarendraPatwardhan opened a new issue #5278: [Relay] Support for GroupNorm
URL: https://github.com/apache/incubator-tvm/issues/5278
 
 
   Many modern models utilize GroupNorm, there is support for LayerNorm and 
InstanceNorm under tvm/relay/op/nn. It is especially helpful for training with 
low number of samples and more efficient than instance norm in terms of 
parameters. It would be valuable addition to add it to core set of operators as 
libraries like pytorch or mxnet already support it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to