You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/27 23:52:05 UTC

[GitHub] [tvm] adstraw commented on pull request #11145: [Hexagon] Add support for on-device unit testing using gtest

adstraw commented on PR #11145:
URL: https://github.com/apache/tvm/pull/11145#issuecomment-1111585644

   Open issues before publish:
   1) Gtest version.  Currently using version from the Hexagon SDK.  May be able to use "stock" gtest version with some tweaks.
   2) May need to handle case where gtest version is not available 
   3) May need to add a cmake option enable gtest linkage with tvm runtime with appropriate default
   4) Nice-to-have an example unit test which exercises the Hexagon DeviceAPI


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org