vincentccc commented on code in PR #15133:
URL: https://github.com/apache/tvm/pull/15133#discussion_r1271254918
##########
python/tvm/meta_schedule/cost_model/xgb_model.py:
##########
@@ -217,6 +219,8 @@ class XGBConfig(NamedTuple):
nthread : Optional[int],
The number of threads to use.
Default is None, which means to use physical number of cores.
+ tree_method str :
Review Comment:
Thanks a lot, I will fix it.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]