Skip to content
Snippets Groups Projects
Unverified Commit 1e351cf8 authored by liufengwei0103's avatar liufengwei0103 Committed by GitHub
Browse files

registry_callback_fn return maybe (#5456)


* modified SetInputArgModifyFn

* Delete the CHECK changes in the assign_op.cpp file

* Format

* Modified the OutputArgModifyFn interface

* add return

* maybe error stack from CheckAndConstructOp to OutputArgModifier callback function

* maybe error stack from CheckAndConstructOp to OutputArgModifier callback function

* OutputArgModifier return maybe part_1

* maybe error stack from CheckAndConstructOp to OutputArgModifier callback function

* input_arg_modifier return maybe

* gen_bw_fn return maybe

* bw_gen_fn return maybe

* registry_callback_fn return maybe

* fix bug after merge master

* fix bug

Co-authored-by: default avataraishangjj <702572275@qq.com>
parent e6da5750
No related branches found
No related tags found
No related merge requests found
Showing
with 60 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment