Add scale size for resize (#5509)
* add scale and new_size
* add and refine test_case
* fix testcase
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/python/nn/modules/dataset.py 13 additions, 9 deletionsoneflow/python/nn/modules/dataset.py
- oneflow/python/test/modules/image_test_util.py 174 additions, 0 deletionsoneflow/python/test/modules/image_test_util.py
- oneflow/python/test/modules/test_dataset.py 1 addition, 1 deletiononeflow/python/test/modules/test_dataset.py
- oneflow/python/test/modules/test_image_resize.py 282 additions, 0 deletionsoneflow/python/test/modules/test_image_resize.py
- oneflow/python/test/modules/test_resnet50_with_bn.py 1 addition, 1 deletiononeflow/python/test/modules/test_resnet50_with_bn.py
- oneflow/python/test/modules/test_resnet50_without_bn.py 1 addition, 1 deletiononeflow/python/test/modules/test_resnet50_without_bn.py
Please register or sign in to comment