-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Hexagon] Add doc on TVM - Hexagon RPC flow #10507
Conversation
@kparzysz-quic As my doc shows, tvm/cmake/modules/Hexagon.cmake Line 249 in cb7f773
Can I go ahead and do that? |
You can try that, but when I did it, it caused failures. Make sure that once you delete it, it still works. Edit: please check both, hardware and simulator. |
Ok, I'll do that later. I wonder why you got the failure. Karl (don't know his github) got a call trace on the Hexagon side which showed:
So there is no |
f386dcc
to
3b1712c
Compare
@kparzysz-quic please review |
* [Hexagon] Add doc on TVM - Hexagon RPC flow * updated for the latest code * add TODO on removing rpc_local_session.cc
Rendered
This PR adds documentation on the complex interaction between TVM and Hexagon RPC.
@kparzysz-quic @mehrdadh @areusch @tmoreau89