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


##########
apps/microtvm/zephyr/template_project/CMakeLists.txt.template:
##########
@@ -31,21 +31,27 @@ find_package(Zephyr HINTS $ENV{ZEPHYR_BASE})
 project(microtvm_autogenerated_project)
 
 if(DEFINED CMSIS_PATH)
+  if (EXISTS ${CMSIS_PATH}/CMSIS-NN)

Review Comment:
   Is this a temporary fix until we update the docker image?



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