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 2021/05/24 10:31:07 UTC

[GitHub] [tvm] hsuanguo opened a new pull request #8117: [Fix] remove self-include in runtime/container.h

hsuanguo opened a new pull request #8117:
URL: https://github.com/apache/tvm/pull/8117


   This is a small fix.
   ` runtime/container.h` includes itself, which results in cycle in include-mapping.
   


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

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



[GitHub] [tvm] tqchen merged pull request #8117: [Fix] remove self-include in runtime/container.h

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #8117:
URL: https://github.com/apache/tvm/pull/8117


   


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

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