[Inductor] Prevent circular imports in triton_kernel_wrap#176836
[Inductor] Prevent circular imports in triton_kernel_wrap#176836AmesingFlank wants to merge 1 commit intogh/AmesingFlank/7/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/176836
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 094df9f with merge base 82374f2 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…6836) test plan: create a new python file with ``` from torch._higher_order_ops.triton_kernel_wrap import get_mutated_tensors ``` and see that this no longer errs on circular import Pull Request resolved: pytorch#176836 Approved by: https://github.com/Skylion007
test plan: create a new python file with
and see that this no longer errs on circular import
Stack from ghstack (oldest at bottom):