Zheng-Bicheng commented on PR #16653:
URL: https://github.com/apache/tvm/pull/16653#issuecomment-1970213724

   > Given this is improving coverage for operators to be offloaded to 
CMSIS-NN, does that make sense to add a test case in the CMSIS-NN namespace 
(https://github.com/apache/tvm/tree/main/tests/python/contrib/test_cmsisnn) 
that tests for the proposed change so that I doesn't regress in future?
   > 
   > I suggest this is done in this same PR, so that we are not missing on 
tests.
   
   
   Hello Leandron(@leandron), I understand your concerns, but TVM currently 
does not support reading quantized models from Paddle. Therefore, the Softmax 
operator cannot yet be offloaded to CMSIS-NN. I am working on adding support 
for TVM to handle Paddle's quantized models. I plan to add this test after the 
successful merge of [TVM PR 16651](https://github.com/apache/tvm/pull/16651).


-- 
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