New sync consistent meta info (#5634)
* rebase * check in gen py * merge master and fix bugs * address pr comments * address pr comments * auto format by CI * rebase * address pr comments * auto format by CI * functional python_arg * reuse ctrl rpc token for avoiding long time timeout waiting. * fix compiler complaints * auto format by CI * auto format by CI * remove unused files * fix return type error on gcc 4.8.5 Signed-off-by:daquexian <daquexian566@gmail.com> * auto format by CI * fix return type error in xrt Signed-off-by:
daquexian <daquexian566@gmail.com> * fix tick ibn sbp signature * auto format by CI Co-authored-by:
tsai <jackalcooper@gmail.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:
daquexian <daquexian566@gmail.com>
Showing
- oneflow/api/python/framework/tensor.cpp 20 additions, 0 deletionsoneflow/api/python/framework/tensor.cpp
- oneflow/api/python/rpc/consistent_rpc_token_scope.cpp 60 additions, 0 deletionsoneflow/api/python/rpc/consistent_rpc_token_scope.cpp
- oneflow/api/python/rpc/rank_group.cpp 47 additions, 0 deletionsoneflow/api/python/rpc/rank_group.cpp
- oneflow/api/python/symbol/placement_symbol.cpp 1 addition, 0 deletionsoneflow/api/python/symbol/placement_symbol.cpp
- oneflow/core/common/error.cpp 6 additions, 0 deletionsoneflow/core/common/error.cpp
- oneflow/core/common/error.h 1 addition, 0 deletionsoneflow/core/common/error.h
- oneflow/core/common/error.proto 3 additions, 0 deletionsoneflow/core/common/error.proto
- oneflow/core/common/exception.h 1 addition, 0 deletionsoneflow/core/common/exception.h
- oneflow/core/common/flat_shape.cpp 36 additions, 0 deletionsoneflow/core/common/flat_shape.cpp
- oneflow/core/common/flat_shape.h 44 additions, 0 deletionsoneflow/core/common/flat_shape.h
- oneflow/core/common/maybe.h 6 additions, 0 deletionsoneflow/core/common/maybe.h
- oneflow/core/control/ctrl_bootstrap.proto 0 additions, 4 deletionsoneflow/core/control/ctrl_bootstrap.proto
- oneflow/core/eager/init_symbol_instruction_type_test.cpp 0 additions, 12 deletionsoneflow/core/eager/init_symbol_instruction_type_test.cpp
- oneflow/core/eager/lazy_job_instruction_type_test.cpp 0 additions, 15 deletionsoneflow/core/eager/lazy_job_instruction_type_test.cpp
- oneflow/core/eager/opkernel_instruction_type_test.cpp 0 additions, 23 deletionsoneflow/core/eager/opkernel_instruction_type_test.cpp
- oneflow/core/eager/transport_blob_instruction_type_test.cpp 0 additions, 9 deletionsoneflow/core/eager/transport_blob_instruction_type_test.cpp
- oneflow/core/framework/consistent_tensor_infer_cache.cpp 25 additions, 9 deletionsoneflow/core/framework/consistent_tensor_infer_cache.cpp
- oneflow/core/framework/consistent_tensor_infer_cache.h 8 additions, 5 deletionsoneflow/core/framework/consistent_tensor_infer_cache.h
- oneflow/core/framework/interpreter_test.cpp 0 additions, 12 deletionsoneflow/core/framework/interpreter_test.cpp
- oneflow/core/framework/op_expr.cpp 2 additions, 2 deletionsoneflow/core/framework/op_expr.cpp
Please register or sign in to comment