cconvey commented on code in PR #11608:
URL: https://github.com/apache/tvm/pull/11608#discussion_r891573845
##########
python/tvm/auto_scheduler/cost_model/xgb_model.py:
##########
@@ -99,7 +99,7 @@ class XGBModel(PythonBasedModel):
model_file: Optional[str]
If is not None, save model to this file after every update.
adapative_training: bool = False
Review Comment:
> Oh, shoot, but the parameter name itself actually has the extra 'a'...
Well, sorry for what I thought was just a comment fix which now looks like it
requires fixing spelling within the code.
Good catch! I'll update the PR to fix it everywhere.
--
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]