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

bw_gen_fn return maybe (#5455)


* 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

* fix bug: return Maybe without JUST

Co-authored-by: default avataraishangjj <702572275@qq.com>
parent 4ad62ecb
No related branches found
No related tags found
Showing
with 131 additions and 104 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