Fix flip bug (#5657)
* fix upsample nearest bug * fix upsample nearest bug (#5347) Co-authored-by:oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> * fix upsample bilinear bug * fix export bug * fix flip bug * fix clip bug Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/user/kernels/flip_kernel.cpp 1 addition, 1 deletiononeflow/user/kernels/flip_kernel.cpp
- oneflow/user/kernels/flip_kernel.cu 1 addition, 1 deletiononeflow/user/kernels/flip_kernel.cu
- python/oneflow/nn/modules/flip.py 3 additions, 1 deletionpython/oneflow/nn/modules/flip.py
- python/oneflow/test/modules/test_flip.py 29 additions, 1 deletionpython/oneflow/test/modules/test_flip.py
Please register or sign in to comment