You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "FrozenGene (via GitHub)" <gi...@apache.org> on 2023/04/10 07:18:12 UTC

[GitHub] [tvm] FrozenGene commented on a diff in pull request #14468: [AutoTVM] New rank-binary loss_type for the new xgboost >= 2.0.0 behaviour

FrozenGene commented on code in PR #14468:
URL: https://github.com/apache/tvm/pull/14468#discussion_r1161498222


##########
vta/scripts/tune_resnet.py:
##########
@@ -184,7 +184,7 @@ def tune_tasks(
 
         # create tuner
         if tuner == "xgb" or tuner == "xgb-rank":

Review Comment:
   ```tuner == "xgb-rank"``` should be changed too.



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