You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/04 22:38:52 UTC

[GitHub] [tvm] trevor-m opened a new pull request #7409: [Frontend][MXNet] Add support for MXNet GroupNorm

trevor-m opened a new pull request #7409:
URL: https://github.com/apache/tvm/pull/7409


   Supports the GroupNorm op in mxnet frontend.
   
   Since MXNet's groupnorm implementation is bugged when num_groups != num_channels, I disabled a few unit tests for now. MXNet fixed the bugs in MXNet 2.0 https://github.com/apache/incubator-mxnet/pull/18199


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] trevor-m commented on pull request #7409: [Frontend][MXNet] Add support for MXNet GroupNorm

Posted by GitBox <gi...@apache.org>.
trevor-m commented on pull request #7409:
URL: https://github.com/apache/tvm/pull/7409#issuecomment-777839502


   @junrushao1994 @kevinthesun @icemelon9 Could you please review?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] sxjscience commented on pull request #7409: [Frontend][MXNet] Add support for MXNet GroupNorm

Posted by GitBox <gi...@apache.org>.
sxjscience commented on pull request #7409:
URL: https://github.com/apache/tvm/pull/7409#issuecomment-778682717


   This looks good to me.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] junrushao1994 merged pull request #7409: [Frontend][MXNet] Add support for MXNet GroupNorm

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged pull request #7409:
URL: https://github.com/apache/tvm/pull/7409


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] junrushao1994 commented on pull request #7409: [Frontend][MXNet] Add support for MXNet GroupNorm

Posted by GitBox <gi...@apache.org>.
junrushao1994 commented on pull request #7409:
URL: https://github.com/apache/tvm/pull/7409#issuecomment-778673937


   CC: @sxjscience if you would like a second look. Thanks!


----------------------------------------------------------------
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:
users@infra.apache.org