adstraw commented on a change in pull request #9525:
URL: https://github.com/apache/tvm/pull/9525#discussion_r751650294
##########
File path: src/runtime/hexagon/hexagon/hexagon_buffer.cc
##########
@@ -21,6 +21,10 @@
#include <tvm/runtime/module.h>
+#ifdef BUILD_FOR_HEXAGON
Review comment:
Had to stub this out for testing on CPU. Not sure if this is the
correct top level cmake switch to #ifdef around.
--
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]