未验证 提交 76f94f88 编写于 作者: H Huihuang Zheng 提交者: GitHub

Enable FLAGS_convert_all_blocks (#34452)

As the title
上级 d71b9ba7
......@@ -17,7 +17,7 @@ limitations under the License. */
#include "paddle/fluid/framework/ir/graph.h"
#include "paddle/fluid/framework/operator.h"
DEFINE_bool(convert_all_blocks, false,
DEFINE_bool(convert_all_blocks, true,
"Convert all blocks in program into SSAgraphs");
namespace paddle {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册