You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/08 23:14:43 UTC

[GitHub] [tvm] adstraw commented on a change in pull request #9525: Add Hexagon VTCM and discontiguous allocation support

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org