comaniac commented on a change in pull request #4397: Use the best tuner 
possible
URL: https://github.com/apache/incubator-tvm/pull/4397#discussion_r357885082
 
 

 ##########
 File path: tutorials/autotvm/tune_simple_template.py
 ##########
 @@ -32,6 +32,8 @@
 # Install dependencies
 # --------------------
 # To use autotvm package in TVM, we need to install some extra dependencies.
+# This step is needed if you decide to use xgboost for tuning. This example
+# as it is doesn't need xgboost.
 
 Review comment:
   This sentense looks a bit weird to me. Are you saying something like "This 
step can be skipped as it doesn't need XGBoost."?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to