We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mindformers/experimental/parallel_core/pynative/pipeline_parallel/p2p_communication.py 这个文件下的18行 from mindspore.ops.auto_generate.gen_ops_prim import inner_comm_irecv_op, inner_comm_isend_op 翻看mindspore源码根本找不到inner_comm_irecv_op, inner_comm_isend_op这个两个算子
The text was updated successfully, but these errors were encountered:
No branches or pull requests
mindformers/experimental/parallel_core/pynative/pipeline_parallel/p2p_communication.py
这个文件下的18行
from mindspore.ops.auto_generate.gen_ops_prim import inner_comm_irecv_op, inner_comm_isend_op
翻看mindspore源码根本找不到inner_comm_irecv_op, inner_comm_isend_op这个两个算子
The text was updated successfully, but these errors were encountered: