以下为报错信息
(base) root@davinci-mini:/home/HwHiAiUser/samples/notebooks/homework01-yolov8n-pose# atc --model=yolov8n-pose.onnx --framework=5 --output=yolov8new --input_format=NCHW --input_shape="input_image:1,3,640,640" --log=error --soc_version=Ascend310B1
ATC start working now, please wait for a moment.
...
ATC run failed, Please check the detail log, Try 'atc --help' for more information
E10001: Value [linux] for parameter [--host_env_os] is invalid. Reason: os not supported, support setting are the OS types of opp package
Solution: Try again with a valid argument.
以下为报错信息
(base) root@davinci-mini:/home/HwHiAiUser/samples/notebooks/homework01-yolov8n-pose# atc --model=yolov8n-pose.onnx --framework=5 --output=yolov8new --input_format=NCHW --input_shape="input_image:1,3,640,640" --log=error --soc_version=Ascend310B1
ATC start working now, please wait for a moment.
...
ATC run failed, Please check the detail log, Try 'atc --help' for more information
E10001: Value [linux] for parameter [--host_env_os] is invalid. Reason: os not supported, support setting are the OS types of opp package
Solution: Try again with a valid argument.