Dev eye (#5583)
* add autotest tan tanh floor arctanh * add autotest tan floor tan * Add autotest for log1p * Code format * delete no use import * add eye op alignment * amend pytorch test * delete merge error branch * Delete log1p.py delete merge error branch * amend code because the list of master change * amend eye test code * amend eye docsting * amend eye docsting * amend eye docstring * autotest test_eye * auto format by CI * amend param of eye Co-authored-by:Zhenhua <huangzhenhua@zhejianglab.com> Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- docs/source/oneflow.rst 2 additions, 1 deletiondocs/source/oneflow.rst
- python/oneflow/__init__.py 1 addition, 0 deletionspython/oneflow/__init__.py
- python/oneflow/nn/modules/eye.py 99 additions, 0 deletionspython/oneflow/nn/modules/eye.py
- python/oneflow/test/modules/test_eye.py 66 additions, 0 deletionspython/oneflow/test/modules/test_eye.py
Please register or sign in to comment