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 <[email protected]>
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to