Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
某些场景是不需要用到毕昇编译器和aicpu算子,需要解耦。 当前默认使用的毕昇编译器在asc-devkit包里。在不需要这个包的场景,会编译报错,需要处理。 当前方案是:增加--noaicpu参数进行逻辑隔离。
个人
/assign
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
某些场景是不需要用到毕昇编译器和aicpu算子,需要解耦。
当前默认使用的毕昇编译器在asc-devkit包里。在不需要这个包的场景,会编译报错,需要处理。
当前方案是:增加--noaicpu参数进行逻辑隔离。
Origin(信息来源)
个人
Benefit / Necessity (价值/作用)
Design(设计方案)