csullivan commented on a change in pull request #9526:
URL: https://github.com/apache/tvm/pull/9526#discussion_r758613041



##########
File path: cmake/config.cmake
##########
@@ -285,6 +285,9 @@ set(USE_HEXAGON_SDK /path/to/sdk)
 # Whether to build the hexagon launcher
 set(USE_HEXAGON_LAUNCHER OFF)
 
+# Whether to build the minimal support android rpc server for hexagon
+set(USE_MINIMAL_HEXAGON_TVM_RPC OFF)

Review comment:
       Great point, I've added these changes in 
[8d0e7d7](https://github.com/apache/tvm/pull/9526/commits/8d0e7d7faa30bd1c1a748561e796fa704b7fb7ed).




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