add autotest for some math ops (#5646)
* add autotest for some math ops
* add autotest for some activation ops
* clean activation tests
* clean math op tests
* fix a bug
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- python/oneflow/nn/modules/math_ops.py 3 additions, 3 deletionspython/oneflow/nn/modules/math_ops.py
- python/oneflow/test/modules/test_abs.py 1 addition, 1 deletionpython/oneflow/test/modules/test_abs.py
- python/oneflow/test/modules/test_activation.py 42 additions, 394 deletionspython/oneflow/test/modules/test_activation.py
- python/oneflow/test/modules/test_math_ops.py 46 additions, 61 deletionspython/oneflow/test/modules/test_math_ops.py
Please register or sign in to comment