ashutosh-arm commented on code in PR #14819:
URL: https://github.com/apache/tvm/pull/14819#discussion_r1192137865


##########
tests/python/contrib/test_cmsisnn/test_networks.py:
##########
@@ -120,5 +120,32 @@ def test_cnn_small(test_runner):
     )
 
 
[email protected]_package("tflite")
+def test_keyword_scramble():
+    """Download keyword_scrambled and test for Relay conversion.
+    In future, this test can be extended for CMSIS-NN"""
+    # download the model
+    base_url = (
+        "https://github.com/tensorflow/tflite-micro/raw/";
+        "de8f61a074460e1fa5227d875c95aa303be01240/"
+        "tensorflow/lite/micro/models/"

Review Comment:
   Thanks Luke 🙇 



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