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

Remove usage of torch._six #7243

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Remove usage of torch._six #7243

merged 1 commit into from
Feb 14, 2023

Conversation

NicolasHug
Copy link
Member

Follow-up to its removal in torch core pytorch/pytorch#94709

@malfet
Copy link
Contributor

malfet commented Feb 14, 2023

It would be nice to have a linter that detects and prohibits use of private APIs unless it's explicitly allowed

@malfet malfet merged commit 0bdd01a into pytorch:main Feb 14, 2023
@github-actions
Copy link

Hey @malfet!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

@NicolasHug
Copy link
Member Author

It would be nice to have a linter that detects and prohibits use of private APIs unless it's explicitly allowed

Lol, yes... Although trust me, torchvision is much better behaved in that regard than its downstream dependencies... 🥲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants