From c9aa20824d686e5da8a6dc5f4f5a4aec5033909a Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 14 Dec 2017 09:22:54 +0000 Subject: [PATCH] Deploy to GitHub Pages: ecfd2ac8a03ea0fd9ad3adf653d2ca2fe473bd14 --- develop/doc/operators.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/develop/doc/operators.json b/develop/doc/operators.json index 6958d3d152a..6cf57d0df2c 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 -- GitLab