用于指定网络输入数据类型是否为FP16,数据格式是否为NC1HWC0。
参数值:false或true
参数默认值:false
无。
--model=$HOME/test/resnet50.prototxt --weight=$HOME/test/resnet50.caffemodel --framework=0 --output=$HOME/test/out/caffe_resnet50 --is_input_adjust_hw_layout=true --input_fp16_nodes="data"
无。