Add new autotest (#5562)
* 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 * add new autotest case * add more tests * fix bug * auto format by CI * add rtol and atol * add rtol and atol * add nothing * auto format by CI * fix export bug * fix bug * fix bug * fix bug * fix bug * auto format by CI * fix bug * fix bug * fix ci error * fix bug * auto format by CI Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Co-authored-by:
oneflow-ci-bot <ci-bot@oneflow.org>
Showing
- ci/test/generic_test.sh 1 addition, 1 deletionci/test/generic_test.sh
- oneflow/python/test/modules/test_activation.py 54 additions, 49 deletionsoneflow/python/test/modules/test_activation.py
- oneflow/python/test/modules/test_math_ops.py 45 additions, 98 deletionsoneflow/python/test/modules/test_math_ops.py
- oneflow/python/test/tensor/automated_test_util.py 10 additions, 2 deletionsoneflow/python/test/tensor/automated_test_util.py
- oneflow/python/test/tensor/test_tensor.py 70 additions, 29 deletionsoneflow/python/test/tensor/test_tensor.py
- oneflow/python/test_utils/automated_test_util/torch_flow_dual_object.py 12 additions, 5 deletions.../test_utils/automated_test_util/torch_flow_dual_object.py
Please register or sign in to comment