guberti commented on a change in pull request #8708:
URL: https://github.com/apache/tvm/pull/8708#discussion_r687246745



##########
File path: apps/microtvm/arduino/host_driven/src/model.c
##########
@@ -0,0 +1,73 @@
+#ifndef TVM_IMPLEMENTATION_ARDUINO
+#define TVM_IMPLEMENTATION_ARDUINO
+
+#include "model.h"

Review comment:
       I want to keep the name `model.c` in the example_project, since I think 
it's most intuitive for users to `#include "src/model.c"`. For the 
`host_driven` project though, I agree it can be changed. Fixed.




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