Dev align corners (#4814)
* initial commit * format code * add test case for align_corners * add compare_with_numpy Co-authored-by:Xuefei Jiang <sc.xfjiang@gmail.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/python/ops/layers.py 6 additions, 0 deletionsoneflow/python/ops/layers.py
- oneflow/python/test/ops/test_upsample.py 323 additions, 2 deletionsoneflow/python/test/ops/test_upsample.py
- oneflow/user/kernels/upsample_kernel.cu 60 additions, 27 deletionsoneflow/user/kernels/upsample_kernel.cu
- oneflow/user/ops/upsample_op.cpp 7 additions, 4 deletionsoneflow/user/ops/upsample_op.cpp
Please register or sign in to comment