提交 385ed8a5 编写于 作者: Z zhongpu 提交者: hong

fix warning in test_install_check.py, test=develop (#22087)

上级 370a8e91
......@@ -78,7 +78,6 @@ def run_check():
with unique_name.guard():
build_strategy = compiler.BuildStrategy()
build_strategy.enable_inplace = True
build_strategy.memory_optimize = True
inp = layers.data(name="inp", shape=[2, 2])
simple_layer = SimpleLayer("simple_layer")
out = simple_layer(inp)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册