Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
https://gitcode.com/cann/ops-cv/blob/master/docs/zh/install/build.md https://gitcode.com/cann/ops-cv/blob/master/build.sh
build.sh --soc帮助信息声称支持逗号分隔多值,但实际代码参数只接受单个值
build.sh --soc
感谢反馈,这个矛盾的点需要确认下,我们会尽快确认给您答复。
正常写法应该是这样,我们会尽快上库:--soc Compile binary with specified Ascend SoC, like: --soc=ascend910b"
--soc Compile binary with specified Ascend SoC, like: --soc=ascend910b"
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Document Link(文档链接)
https://gitcode.com/cann/ops-cv/blob/master/docs/zh/install/build.md
https://gitcode.com/cann/ops-cv/blob/master/build.sh
Issues Section(问题文档片段)
Existing Issues(存在的问题)
build.sh --soc帮助信息声称支持逗号分隔多值,但实际代码参数只接受单个值