mehrdadh commented on code in PR #11148: URL: https://github.com/apache/tvm/pull/11148#discussion_r862245106
########## docker/Dockerfile.ci_cpu: ########## @@ -119,6 +119,11 @@ RUN bash /install/ubuntu_install_androidsdk.sh ENV ANDROID_HOME=/opt/android-sdk-linux/ ENV ANDROID_NDK_HOME=/opt/android-sdk-linux/ndk/21.3.6528147/ +# Install CMSIS_NN Review Comment: CI_CPU already had this because it has `install/ubuntu_install_ethosu_driver_stack.sh` -- 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]
