weberlo commented on a change in pull request #4274: [µTVM] Enable AutoTVM for 
ARM STM32F746XX Boards
URL: https://github.com/apache/incubator-tvm/pull/4274#discussion_r343934268
 
 

 ##########
 File path: src/runtime/micro/device/arm/stm32f746xx/utvm_timer.c
 ##########
 @@ -0,0 +1,102 @@
+#ifdef __cplusplus
+extern "C" {
 
 Review comment:
   This is meant to be compiled and loaded on the device.  The `#ifdef 
__cplusplus` is just in case a C++ compiler is run over it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to