参照此流程进行操作,输入atc --model=$HOME/module/resnet50.prototxt --weight=$HOME/module/resnet50.caffemodel --framework=0 --output=$HOME/module/out/caffe_resnet50 --soc_version=Ascend310后出现如下错误
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.
此处host env os默认值难道不应该就是Linux吗
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.
此处host env os默认值难道不应该就是Linux吗