Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/165709
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 3032e41 with merge base e67e3d9 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
bc3f628 to
16643e8
Compare
|
Yeah this is why I wanted to make sure we could run the tests on the previous PR #165515 - sometimes reordering these imports can cause nontrivial/cascading changes. Thats okay seems there are only 3 distinct test failures here that we can probably fix easily:
After that should be good so feel free to ping again :) |
78230d9 to
910d5e2
Compare
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
|
@Lucaskabela I have reverted some file changes because it's better to use a dedicated PR to fix them. |
|
@pytorchbot 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 |
Summary: This is a follow-up of #165515. ruff `UP035` rules are applied to dynamo code to use Py 3.10+ typing. X-link: pytorch/pytorch#165709 Approved by: https://github.com/ezyang Reviewed By: clee2000 Differential Revision: D85488738 fbshipit-source-id: 0e284a5faed4e6fde66cef35435a20d4ddfb432a
This is a follow-up of #165515. ruff
UP035rules are applied to dynamo code to use Py 3.10+ typing.cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @pragupta @msaroufim @dcci @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @Lucaskabela @xmfan