Skip to content

Conversation

A couple of type hints were wrong

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 18, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 95fa6a6 with merge base ff7c06a (image):
💚 Looks good so far! There are no failures yet. 💚

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

int3 added a commit that referenced this pull request Nov 18, 2023
A couple of type hints were wrong

ghstack-source-id: cf64d7a
Pull Request resolved: #114013
A couple of type hints were wrong

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx peterbell10 ipiszy yf225 chenyang78 kadeng muchulee8 aakhundov ColinPeppler

[ghstack-poisoned]
A couple of type hints were wrong

[ghstack-poisoned]
@int3 int3 marked this pull request as ready for review November 18, 2023 21:30
@int3 int3 requested review from Skylion007 and eellison November 18, 2023 21:30
A couple of type hints were wrong

[ghstack-poisoned]
Copy link
Contributor

@eellison eellison left a comment

Choose a reason for hiding this comment

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

nice!

pytorchmergebot pushed a commit that referenced this pull request Nov 21, 2023
Previously it lacked a type hint and so was treated as an Any type. This
resulted in a lot of untyped code downstream as V.graph is referenced in
many places in inductor code. I've typed it properly now as
GraphLowering, and fixed the numerous type errors this surfaced.

Pull Request resolved: #114025
Approved by: https://github.com/eellison
ghstack dependencies: #114013
@facebook-github-bot facebook-github-bot deleted the gh/int3/96/head branch November 24, 2023 15:27
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