-
Notifications
You must be signed in to change notification settings - Fork 825
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
Mig op arg para attr #4102
Merged
Merged
Mig op arg para attr #4102
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…mig_py_cfg_sbp
…mig_py_cfg_sbp
… into mig_py_cfg_sbp
…mig_op_arg_para_attr Conflicts: oneflow/api/python/deprecated.cpp oneflow/python/framework/op_arg_util.py
…mig_op_arg_para_attr
…mig_op_arg_para_attr
…mig_op_arg_para_attr Conflicts: cmake/cfg.cmake oneflow/api/python/deprecated.cpp oneflow/api/python/framework/op_arg_util.cpp oneflow/core/framework/op_arg_util.h oneflow/python/eager/vm_util.py oneflow/python/framework/op_arg_util.py
…/oneflow into mig_op_arg_para_attr Conflicts: oneflow/api/python/deprecated.cpp
0e1178a
to
bae23d7
Compare
liujuncheng
pushed a commit
that referenced
this pull request
Jun 3, 2021
* GetPhysicalOpArgBlobAttr * cfg hash * fix bug * cfg::SbpParallel typed OpArgParallelAttribute.sbp_parallel * cfg::OptMirroredParallel typed OpArgParallelAttribute.opt_mirrored_parallel * rename PyLazyConsistentBlob and PyLazyMirroredBlob * fix EagerConsistentBlob bug of property parallel_size * use static_cast * del redefine hash * mig_op_arg_para_attr * mig DumpToInterfaceBlobConf * fix bug * fix inter_face_blob_conf.proto * replace None with oneflow_api.INVALID_BATCH_AXIS * migrate python OpNodeSignatureSymbol to c++ version * fix CONFLICT * mig DumpToOpNodeSignature * mig op_arg_util.py completely Co-authored-by: lixinqi <lixinqi0703106@163.com> Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com> Former-commit-id: d3c8f0c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.