Fix groupnorm (#4848)
* fix GroupNorm and modify test case
* add grad op for reshape_like op
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/python/ops/nn_ops.py 25 additions, 5 deletionsoneflow/python/ops/nn_ops.py
- oneflow/python/test/ops/test_group_norm_op.py 23 additions, 8 deletionsoneflow/python/test/ops/test_group_norm_op.py
- oneflow/user/ops/reshape_like_op.cpp 27 additions, 0 deletionsoneflow/user/ops/reshape_like_op.cpp
Please register or sign in to comment