-
Notifications
You must be signed in to change notification settings - Fork 690
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix flip consistent test bug #7496
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
review done.
Code got formatted by CI. Please request CI again if you still want to have this PR merged. If the PR is from a forked repo, please download the patch files from the GitHub Actions web page and apply them locally. |
CI failed when running job: cpu-module. PR label automerge has been removed |
CI failed when running job: cuda-module. PR label automerge has been removed |
…flow-Inc/oneflow into fix_flip_consistent_test_bug
Speed stats:
|
* fix flip op consistent test bug * format * delete useless code * fix comment * auto format by CI * fix ci error * check nd_sbp boxing axis_expandable * remove deprecated unittests in framework/placement_sbp_util_test.cpp Co-authored-by: binbinHan <han_binbin@163.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> Co-authored-by: lixinqi <lixinqi0703106@163.com> Co-authored-by: hjchen2 <chenhoujiangcug@gmail.com>
解决:https://github.com/Oneflow-Inc/OneTeam/issues/1012#issuecomment-1038801402 。
python3 -m oneflow.distributed.launch --master_port=23452 --nproc_per_node=2 /home/zhangxiaoyu/oneflow/python/oneflow/test/modules/test_consistent_flip.py --verbose --failfast