Rename InferXXXFn as XXXInferFn (#4739)
* Rename InferXXXFn as XXXInferFn * rename interface_name * modify infer_xxx_fn to xxx_infer_fn Co-authored-by:binbinHan <han_binbin@163.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/framework/user_op_registry.cpp 9 additions, 10 deletionsoneflow/core/framework/user_op_registry.cpp
- oneflow/core/framework/user_op_registry.h 10 additions, 10 deletionsoneflow/core/framework/user_op_registry.h
- oneflow/core/operator/user_op.cpp 6 additions, 6 deletionsoneflow/core/operator/user_op.cpp
- oneflow/python/test/custom_ops/user_sigmoid/user_sigmoid_cpp_def.cpp 2 additions, 2 deletions...hon/test/custom_ops/user_sigmoid/user_sigmoid_cpp_def.cpp
- oneflow/user/ops/acc_op.cpp 2 additions, 2 deletionsoneflow/user/ops/acc_op.cpp
- oneflow/user/ops/add_n_op.cpp 1 addition, 1 deletiononeflow/user/ops/add_n_op.cpp
- oneflow/user/ops/amp_white_identity_op.cpp 1 addition, 1 deletiononeflow/user/ops/amp_white_identity_op.cpp
- oneflow/user/ops/arg_sort_op.cpp 1 addition, 1 deletiononeflow/user/ops/arg_sort_op.cpp
- oneflow/user/ops/arg_where_op.cpp 1 addition, 1 deletiononeflow/user/ops/arg_where_op.cpp
- oneflow/user/ops/argmax_op.cpp 1 addition, 1 deletiononeflow/user/ops/argmax_op.cpp
- oneflow/user/ops/assign_op.cpp 3 additions, 3 deletionsoneflow/user/ops/assign_op.cpp
- oneflow/user/ops/batch_gather_op.cpp 1 addition, 1 deletiononeflow/user/ops/batch_gather_op.cpp
- oneflow/user/ops/bernoulli_op.cpp 1 addition, 1 deletiononeflow/user/ops/bernoulli_op.cpp
- oneflow/user/ops/bias_add_op.cpp 1 addition, 1 deletiononeflow/user/ops/bias_add_op.cpp
- oneflow/user/ops/broadcast_div_grad_op.cpp 1 addition, 1 deletiononeflow/user/ops/broadcast_div_grad_op.cpp
- oneflow/user/ops/broadcast_like_op.cpp 1 addition, 1 deletiononeflow/user/ops/broadcast_like_op.cpp
- oneflow/user/ops/cast_like_op.cpp 1 addition, 1 deletiononeflow/user/ops/cast_like_op.cpp
- oneflow/user/ops/cast_op.cpp 1 addition, 1 deletiononeflow/user/ops/cast_op.cpp
- oneflow/user/ops/cast_to_static_shape_op.cpp 1 addition, 1 deletiononeflow/user/ops/cast_to_static_shape_op.cpp
- oneflow/user/ops/cast_to_tick_op.cpp 2 additions, 2 deletionsoneflow/user/ops/cast_to_tick_op.cpp
Please register or sign in to comment