rebase (#5601)
* rebase * check in gen py * merge master and fix bugs * address pr comments * address pr comments * auto format by CI * functional python_arg * 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/autograd/autograd.cpp 1 addition, 2 deletionsoneflow/api/python/autograd/autograd.cpp
- oneflow/api/python/framework/device.cpp 4 additions, 2 deletionsoneflow/api/python/framework/device.cpp
- oneflow/api/python/framework/op_expr.cpp 1 addition, 2 deletionsoneflow/api/python/framework/op_expr.cpp
- oneflow/api/python/framework/tensor.cpp 15 additions, 1 deletiononeflow/api/python/framework/tensor.cpp
- oneflow/api/python/functional/python_arg.cpp 6 additions, 0 deletionsoneflow/api/python/functional/python_arg.cpp
- oneflow/api/python/symbol/placement_symbol.cpp 3 additions, 1 deletiononeflow/api/python/symbol/placement_symbol.cpp
- oneflow/api/python/symbol/sbp_symbol.cpp 4 additions, 1 deletiononeflow/api/python/symbol/sbp_symbol.cpp
- oneflow/core/autograd/autograd_meta.cpp 34 additions, 2 deletionsoneflow/core/autograd/autograd_meta.cpp
- oneflow/core/autograd/autograd_meta.h 11 additions, 1 deletiononeflow/core/autograd/autograd_meta.h
- oneflow/core/common/symbol.h 66 additions, 56 deletionsoneflow/core/common/symbol.h
- oneflow/core/framework/consistent_tensor_infer_cache.cpp 91 additions, 15 deletionsoneflow/core/framework/consistent_tensor_infer_cache.cpp
- oneflow/core/framework/consistent_tensor_infer_cache.h 44 additions, 6 deletionsoneflow/core/framework/consistent_tensor_infer_cache.h
- oneflow/core/framework/device.cpp 10 additions, 9 deletionsoneflow/core/framework/device.cpp
- oneflow/core/framework/op_interpreter.h 30 additions, 5 deletionsoneflow/core/framework/op_interpreter.h
- oneflow/core/framework/op_interpreter/eager_consistent_op_interpreter.cpp 19 additions, 11 deletions...mework/op_interpreter/eager_consistent_op_interpreter.cpp
- oneflow/core/framework/op_interpreter/eager_mirrored_op_interpreter.cpp 6 additions, 4 deletions...ramework/op_interpreter/eager_mirrored_op_interpreter.cpp
- oneflow/core/framework/op_interpreter/op_interpreter_util.cpp 46 additions, 10 deletions...low/core/framework/op_interpreter/op_interpreter_util.cpp
- oneflow/core/framework/op_interpreter/op_interpreter_util.h 15 additions, 4 deletionsoneflow/core/framework/op_interpreter/op_interpreter_util.h
- oneflow/core/functional/functional_api.yaml 7 additions, 2 deletionsoneflow/core/functional/functional_api.yaml
- oneflow/core/functional/impl/activation_functor.cpp 1 addition, 1 deletiononeflow/core/functional/impl/activation_functor.cpp
Please register or sign in to comment