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

[Auto] Add deprecation warning. Remove autogluon dependency from estimators #1718

Merged
merged 3 commits into from
Dec 21, 2021

Conversation

yinweisu
Copy link
Collaborator

No description provided.

from .estimators import *

logger = logging.getLogger(__name__)
logger.warning("We plan to deprecate auto from gluoncv on release 0.12.0. Please consider using autogluon.vision instead, which provides same functionality.")
Copy link

Choose a reason for hiding this comment

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

link to quick-start doc of AG vision or AG homepage

@github-actions
Copy link

Job PR-1718-0b79e09 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1718/0b79e09/index.html

@github-actions
Copy link

Job PR-1718-d934e60 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1718/d934e60/index.html

@bryanyzhu bryanyzhu merged commit 6818c32 into dmlc:master Dec 21, 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.

3 participants