未验证 提交 9859eb33 编写于 作者: Z Zeyu Chen 提交者: GitHub

Update finetune_and_eval.md

上级 8fa3707b
......@@ -27,7 +27,6 @@
> image_width=resnet_module.get_excepted_image_width(),
> image_height=resnet_module.get_excepted_image_height(),
> dataset=dataset)
> with fluid.program_guard(program):
> label = fluid.layers.data(name="label", dtype="int64", shape=[1])
> img = input_dict[0]
> feature_map = output_dict[0]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册