kparzysz-quic commented on a change in pull request #10361:
URL: https://github.com/apache/tvm/pull/10361#discussion_r813014494



##########
File path: apps/hexagon_api/CMakeLists.txt
##########
@@ -23,6 +23,31 @@ else()
 endif()
 file(MAKE_DIRECTORY ${HEXAGON_API_BINARY_DIR})
 
+# Build X86 binaries:
+# - tvm_rpc_x86
+
+ExternalProject_Add(x86_tvm_runtime_rpc

Review comment:
       Build a cpp RPC server app for x86 with the Hexagon RPC code enabled.




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