提交 e4bda537 编写于 作者: Y yejianwu

update input and output shape in validate_model.sh and validate.py, remove model msg

上级 d200ef29
......@@ -6,7 +6,7 @@
* Usage:
* mace_run --model=mobi_mace.pb \
* --input=input_node \
* --output=MobilenetV1/Logits/conv2d/convolution \
* --output=output_node \
* --input_shape=1,224,224,3 \
* --output_shape=1,224,224,2 \
* --input_file=input_data \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册