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/02/15 21:26:41 UTC

[GitHub] [tvm] electriclilies opened a new pull request #10262: [BUGFIX] Define kTargetPoolReadWriteAccess globally

electriclilies opened a new pull request #10262:
URL: https://github.com/apache/tvm/pull/10262


   kTargetPoolReadWriteAccess was defined inside the PoolInfo class, leading to a compile time error for me. Making it global fixes the issue, and is also is consistent with how other attribute strings are defined in TVM. 


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



[GitHub] [tvm] Lunderberg merged pull request #10262: [BUGFIX] Define kTargetPoolReadWriteAccess globally

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


   


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



[GitHub] [tvm] electriclilies commented on pull request #10262: [BUGFIX] Define kTargetPoolReadWriteAccess globally

Posted by GitBox <gi...@apache.org>.
electriclilies commented on pull request #10262:
URL: https://github.com/apache/tvm/pull/10262#issuecomment-1040958236


   @mbs-octoml @manupa-arm PTAL! thanks :) 


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



[GitHub] [tvm] manupa-arm commented on pull request #10262: [BUGFIX] Define kTargetPoolReadWriteAccess globally

Posted by GitBox <gi...@apache.org>.
manupa-arm commented on pull request #10262:
URL: https://github.com/apache/tvm/pull/10262#issuecomment-1042180826


   Thanks @electriclilies @Lunderberg!
   


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



[GitHub] [tvm] electriclilies commented on pull request #10262: [BUGFIX] Define kTargetPoolReadWriteAccess globally

Posted by GitBox <gi...@apache.org>.
electriclilies commented on pull request #10262:
URL: https://github.com/apache/tvm/pull/10262#issuecomment-1042307593


   thanks all!!


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