add exp_tanh_gelu module (#4751)
* add exp_tanh_gelu module
* fix comment
* fix comment
* fix comment
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/python/nn/modules/activation.py 98 additions, 0 deletionsoneflow/python/nn/modules/activation.py
- oneflow/python/nn/modules/exp.py 62 additions, 0 deletionsoneflow/python/nn/modules/exp.py
- oneflow/python/test/modules/test_activation.py 108 additions, 0 deletionsoneflow/python/test/modules/test_activation.py
- oneflow/python/test/modules/test_exp.py 41 additions, 0 deletionsoneflow/python/test/modules/test_exp.py
Please register or sign in to comment