You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "rafzi (via GitHub)" <gi...@apache.org> on 2023/04/15 14:43:46 UTC

[GitHub] [tvm] rafzi commented on pull request #14165: [TVMC][UMA] Support using UMA with TVMC

rafzi commented on PR #14165:
URL: https://github.com/apache/tvm/pull/14165#issuecomment-1509859527

   Sorry for the late update.
   
   The outstanding test failure is likely because of the outstanding issue that the sys.path is modified in order to support all module loading. This probably inteferres with running the tests in parallel.
   
   https://github.com/tum-ei-eda/tvm/blob/c1c2d3ca2db1c56d3cc8d695530ab7aa8b90ea00/python/tvm/driver/tvmc/extensions.py#L24-L34
   
   I'm not sure how to resolve this as I did not find another method to achieve the same kind of module loading. Do we need to compromise here and settle for a simple module load? I unresolved the relevant discussion with @lhutton1.
   
   @cgerum @PhilippvK 


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