DL models on AX620A NPU using cv2 TIM-VX or CANN
mikel-brostrom opened this issue · 1 comments
mikel-brostrom commented
Is it possible to load models on the AX620A NPU using either TIM-VX or CANN DNN backends in cv2? Or is the only way of achieving this to export joint
model using Pulsar
compilation and then ax::mw::parse_npu_mode_from_joint
? As explained here (https://pulsar-docs.readthedocs.io/en/latest/index.html)?
mikel-brostrom commented
I will answer my own question here... TIM-VX
supports Verisilicon ML accelerators and CANN
supports Huawei accelerators which has nothing to do with AXERA. So, no