diff --git a/develop/doc/operators.json b/develop/doc/operators.json index 6958d3d152aa6d8841b33e7a7fd46206a6a87f96..6cf57d0df2c4b1c1bb46e28b53be18975cc1607d 100644 --- a/develop/doc/operators.json +++ b/develop/doc/operators.json @@ -671,7 +671,7 @@ "comment" : "The state variable names. [ex_states, states, initial_states@GRAD] must be the same order", "generated" : 0 }, { - "name" : "step_block", + "name" : "sub_block", "type" : "block id", "comment" : "The step block inside RNN", "generated" : 0 @@ -3797,7 +3797,7 @@ } ], "attrs" : [ { - "name" : "step_block", + "name" : "sub_block", "type" : "block id", "comment" : "The step block inside WhileOp", "generated" : 0 @@ -4244,7 +4244,7 @@ } ], "attrs" : [ { - "name" : "block", + "name" : "sub_block", "type" : "block id", "comment" : "The step block of conditional block operator", "generated" : 0