Hi Guys,
I wonder how is Hexagon support going so far. Has TVM supported the entire graph executing on Hexagon yet?
Thanks a lot!
Hi Guys,
I wonder how is Hexagon support going so far. Has TVM supported the entire graph executing on Hexagon yet?
Thanks a lot!
This is in a very active development. Simple graphs like https://github.com/apache/tvm/blob/2b35cfd6ddb73afecd3f550f33881e1fdc7c3267/tests/python/contrib/test_hexagon/rpc/test_launcher.py#L190-L202 now runs end to end on Hex (both host and device are hexagon).
Got it. Thanks a lot!