Zheng-Bicheng opened a new pull request, #16653:
URL: https://github.com/apache/tvm/pull/16653

   
当PaddlePaddle模型想要将算子offload到cmsis-nn上时,需要通过[cmsisnn.py](https://github.com/apache/tvm/blob/ff3716b83a72c2ff261c492f259e1fcd260600ce/python/tvm/relay/op/contrib/cmsisnn.py#L75)的
 
**qnn_softmax_pattern()**来判断是否符合要求。目前将PaddlePaddle转换为cmsis-nn的图时,会将Softmax拆分为几个不同的算子,此时无法被offload到cmsis-nn。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to