janetsc opened a new pull request, #13111:
URL: https://github.com/apache/tvm/pull/13111

   This is the first step towards threads dedicated to different hardware 
resources.
   
   Added two objects to manage compute resources - HexagonHmx and HexagonHvx.  
These can be created on the main thread for now.  The next step will be to 
acquire those resources on specific threads.
   
   Tested on HDK:
   pytest tests/python/contrib/test_hexagon/test_parallel_hvx_load_vtcm.py 
   pytest tests/python/contrib/test_hexagon/test_parallel_hvx.py
   pytest tests/python/contrib/test_hexagon/test_launcher.py
   pytest tests/python/contrib/test_hexagon/test_run_unit_tests.py
   pytest tests/python/contrib/test_hexagon/test_software_pipeline_async.py
   
   cc: @csullivan, @kparzysz-quic 


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