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/09/08 18:19:37 UTC

[GitHub] [tvm] gromero opened a new pull request #8969: [microTVM] Add open and close methods to Session class

gromero opened a new pull request #8969:
URL: https://github.com/apache/tvm/pull/8969


   Add open and close methods to the micro Session class. That allows
   one additional mechanism for the API users to establish a micro Session
   connection using open and close methods explicitly, besides using the
   'with' statement, so outside of a context management scope. That commit
   also fixes a small typo in Session's docstrings.
   
   Signed-off-by: Gustavo Romero <gu...@linaro.org>
   


-- 
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] gromero commented on pull request #8969: [microTVM] Add open and close methods to Session class

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


   Superseded by https://github.com/apache/tvm/commit/53cb5eadfb15e7bbeb482109c5d02ed2c8d23174
   


-- 
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] gromero closed pull request #8969: [microTVM] Add open and close methods to Session class

Posted by GitBox <gi...@apache.org>.
gromero closed pull request #8969:
URL: https://github.com/apache/tvm/pull/8969


   


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