8000 [Ez][BE] Make implicit subpackage explicit by shink · Pull Request #153613 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[Ez][BE] Make implicit subpackage explicit #153613

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shink
Copy link
Contributor
@shink shink commented May 15, 2025

Part of: #153546
Follow up: #153347

I run the following command to find all implicit namespace packages:

ruff check . --select INP001 | grep __init__.py

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov

Copy link
pytorch-bot bot commented May 15, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153613

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit e97bbf1 with merge base e79790e (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@shink shink changed the title [Ez][BE] Make implicit subpackage explicit: torch/_inductor/codegen/cuda/cutlass_lib_extensions and torch/ao/quantization/experimental [Ez][BE] Make implicit subpackage explicit May 15, 2025
@jerryzh168
Copy link
Contributor

looks like there are failures

@jerryzh168 jerryzh168 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 16, 2025
@shink
Copy link
Contributor Author
shink commented May 19, 2025

Thanks for review! Have fixed.

@Skylion007
Copy link
Collaborator

@shink Please fix the Python docs for the package

@shink
Copy link
Contributor Author
shink commented May 28, 2025

@pytorchbot rebase -b main

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased fix/implicit-subpackage onto refs/remotes/origin/main, please pull locally before adding more changes (for example, via git checkout fix/implicit-subpackage && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the fix/implicit-subpackage branch from 8128475 to e97bbf1 Compare May 28, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: inductor open source release notes: AO frontend release notes: quantization release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0