alanmacd commented on code in PR #11782:
URL: https://github.com/apache/tvm/pull/11782#discussion_r912294328


##########
python/tvm/micro/session.py:
##########
@@ -86,7 +86,7 @@ def __init__(
 
         self._rpc = None
         self._graph_executor = None
-        self._enable_rpc_logger = False
+        self._enable_rpc_logger = True

Review Comment:
   note to set back to `False` prior to completing PR



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