Multi client push pull (#5492)
* replace ForeignJobInstance using JobInstance * LazyJobStreamType * NNGraphIf * NNGraph -> NNGraphIf * fix compile bugs * add unit tests for instruction RunLazyJob * GetInputBufferName/GetOutputBufferName * multi-client push pull * refactor wait_and_send_ids_kernel to support multi-client mode * support multi-client mode return_op Co-authored-by:liufengwei <2472937968@qq.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/eager/eager_blob_object.cpp 3 additions, 8 deletionsoneflow/core/eager/eager_blob_object.cpp
- oneflow/core/eager/eager_blob_object.h 0 additions, 2 deletionsoneflow/core/eager/eager_blob_object.h
- oneflow/core/kernel/input_kernel.cpp 19 additions, 1 deletiononeflow/core/kernel/input_kernel.cpp
- oneflow/core/kernel/output_kernel.cpp 23 additions, 2 deletionsoneflow/core/kernel/output_kernel.cpp
- oneflow/core/kernel/return_kernel.cpp 24 additions, 3 deletionsoneflow/core/kernel/return_kernel.cpp
- oneflow/core/kernel/wait_and_send_ids_kernel.cpp 23 additions, 5 deletionsoneflow/core/kernel/wait_and_send_ids_kernel.cpp
Please register or sign in to comment