You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2022/06/02 23:47:27 UTC

[tvm] branch main updated (017d410bd1 -> f31477f9c3)

This is an automated email from the ASF dual-hosted git repository.

andrewzhaoluo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 017d410bd1 Fix docker/lint.sh after #10933. (#11541)
     add f31477f9c3 [FIX] Pad feature vectors to the same size in xgboost cost model (#11479)

No new revisions were added by this update.

Summary of changes:
 python/tvm/autotvm/tuner/xgboost_cost_model.py     | 24 +++++++++++++++-------
 python/tvm/testing/autotvm.py                      | 11 +++++++---
 .../python/unittest/test_autotvm_xgboost_model.py  |  4 ++++
 3 files changed, 29 insertions(+), 10 deletions(-)