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/11/02 22:58:09 UTC

[GitHub] [tvm] mbs-octoml commented on pull request #9313: Adds SEScope (Storage/Execution Scope) for use as new unit of planning in 'device' planning.

mbs-octoml commented on pull request #9313:
URL: https://github.com/apache/tvm/pull/9313#issuecomment-958344676


   PTAL for the switch of SEScope to an AttrNode and addition of structual eq/hash to Target necessary to make that work.
   
   Please check my impl of eq/hash on Target are coherent since some fields are strings, some support eq/hash, and some must only be compared by pointer.
   


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