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/07/02 00:08:53 UTC

[GitHub] [tvm] alanmacd commented on a diff in pull request #11782: [microTVM] Autotuning performance tests

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org