Atlas 200I DK A2开发板,命令如下:
atc --model=./deeplabv3_plus_res101_sim_bs1.onnx --framework=5 --output_type=FP16 --output=deeplabv3_plus_res101_sim_bs1 --input_format=NCHW --input_shape="actual_input_1:1,3,513,513" --enable_small_channel=1 --log=error --soc_version=Ascend310B4
报错如下:

请忽略图中Ascend${Ascend310B4},后面我改成Ascend310B4还是一样的错误;看命令是路径的问题,但是我手动输入还是报错,求解;
附上网址:https://gitee.com/ascend/ModelZoo-PyTorch/tree/master/ACL_PyTorch/contrib/cv/segmentation/DeeplabV3+#https://gitee.com/ascend/tools/tree/master/ais-bench_workload/tool/ais_bench,我是在做这个,到act转模型那一步了
Atlas 200I DK A2开发板,命令如下:
atc --model=./deeplabv3_plus_res101_sim_bs1.onnx --framework=5 --output_type=FP16 --output=deeplabv3_plus_res101_sim_bs1 --input_format=NCHW --input_shape="actual_input_1:1,3,513,513" --enable_small_channel=1 --log=error --soc_version=Ascend310B4
报错如下:
请忽略图中Ascend${Ascend310B4},后面我改成Ascend310B4还是一样的错误;看命令是路径的问题,但是我手动输入还是报错,求解;
附上网址:https://gitee.com/ascend/ModelZoo-PyTorch/tree/master/ACL_PyTorch/contrib/cv/segmentation/DeeplabV3+#https://gitee.com/ascend/tools/tree/master/ais-bench_workload/tool/ais_bench,我是在做这个,到act转模型那一步了