mehrdadh commented on code in PR #11809:
URL: https://github.com/apache/tvm/pull/11809#discussion_r905469964


##########
docker/Dockerfile.ci_cpu:
##########
@@ -110,10 +110,6 @@ RUN bash /install/ubuntu_install_boost.sh
 COPY install/ubuntu_install_caffe.sh /install/ubuntu_install_caffe.sh
 RUN bash /install/ubuntu_install_caffe.sh
 
-# Github Arm(R) Ethos(TM)-N NPU driver

Review Comment:
   If my understanding is correct and this is used for running this command:
   ```
   run_pytest ctypes ${TVM_INTEGRATION_TESTSUITE_NAME}-contrib-test_ethosu 
tests/python/contrib/test_ethosu -n auto
   ```
   I suggest we also move this to ci_qemu to have all microtvm tests in one 
place.



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