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 2020/12/09 10:29:34 UTC

[GitHub] [tvm] liangfu opened a new pull request #7069: [AutoSchedule] Compatibility improvement with XGBoost v1.3.0

liangfu opened a new pull request #7069:
URL: https://github.com/apache/tvm/pull/7069


   In XGBoost v1.3.0, the aggcv function has been moved from [training.py](https://github.com/dmlc/xgboost/blob/release_1.2.0/python-package/xgboost/training.py#L337) to [callback.py](https://github.com/dmlc/xgboost/blob/release_1.3.0/python-package/xgboost/callback.py#L297), the PR addresses the compatibility issue between the versions.
   
   cc @comaniac @merrymercy 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] merrymercy commented on pull request #7069: [AutoSchedule] Compatibility improvement with XGBoost v1.3.0

Posted by GitBox <gi...@apache.org>.
merrymercy commented on pull request #7069:
URL: https://github.com/apache/tvm/pull/7069#issuecomment-741935197


   Could you also update this place https://github.com/apache/tvm/blob/a72bdd3fe74017ff7284691d96fc043ef67cb511/python/tvm/autotvm/tuner/xgboost_cost_model.py#L472 ?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] merrymercy edited a comment on pull request #7069: [AutoSchedule] Compatibility improvement with XGBoost v1.3.0

Posted by GitBox <gi...@apache.org>.
merrymercy edited a comment on pull request #7069:
URL: https://github.com/apache/tvm/pull/7069#issuecomment-741935197






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] tqchen merged pull request #7069: [AutoSchedule] Compatibility improvement with XGBoost v1.3.0

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #7069:
URL: https://github.com/apache/tvm/pull/7069


   


----------------------------------------------------------------
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:
users@infra.apache.org