add mseloss module (#5116)
* add mseloss module
* add mseloss testcase
* delete debug code
* add mseloss testcase
* rename mseloss testcase
* fix docstring warning
* format docstring
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- docs/source/experimental.rst 1 addition, 0 deletionsdocs/source/experimental.rst
- oneflow/python/nn/modules/loss.py 119 additions, 0 deletionsoneflow/python/nn/modules/loss.py
- oneflow/python/ops/nn_ops.py 1 addition, 0 deletionsoneflow/python/ops/nn_ops.py
- oneflow/python/test/modules/test_mseloss.py 93 additions, 0 deletionsoneflow/python/test/modules/test_mseloss.py
oneflow/python/test/modules/test_mseloss.py
0 → 100644
Please register or sign in to comment