Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoTVM] Compatibility improvement with XGBoost v1.3.0 #7076

Merged
merged 1 commit into from Dec 10, 2020

Conversation

liangfu
Copy link
Member

@liangfu liangfu commented Dec 10, 2020

In XGBoost v1.3.0, the aggcv function has been moved from training.py to callback.py, the PR addresses the compatibility issue between the versions.

Following #7069

cc @comaniac @merrymercy

Copy link
Contributor

@comaniac comaniac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to add comments about which way is for which version.

@merrymercy merrymercy merged commit f7e13d7 into apache:main Dec 10, 2020
@liangfu liangfu deleted the aggcv_autotvm branch December 21, 2020 08:27
lhutton1 pushed a commit to lhutton1/tvm that referenced this pull request Dec 27, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Jan 20, 2021
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants