There are few follow ups on PR #9631 that we need to address:
- It's not clear whether we need to do port forwarding/reversing for Android to run HexagonLauncher:
|
# Removed pre-defined forward/reverse rules |
- Currently, close function in HexagonLauncher does not fully close the RPC server on Android. We need to investigate more on that:
cc @csullivan
There are few follow ups on PR #9631 that we need to address:
tvm/python/tvm/contrib/hexagon/build.py
Line 155 in d13e2b6
tvm/python/tvm/contrib/hexagon/build.py
Line 257 in d13e2b6
cc @csullivan