未验证 提交 3706ea67 编写于 作者: R ruri 提交者: GitHub

fix sample code in density prior box

上级 81ef8b7f
......@@ -1874,7 +1874,7 @@ def density_prior_box(input,
clip=True,
flatten_to_2d=True)
place = fluid.CPUPlace()
place = fluid.CPUPlace()
exe = fluid.Executor(place)
exe.run(fluid.default_startup_program())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册