-
Notifications
You must be signed in to change notification settings - Fork 24.7k
[jiterator] logical_and: complex #74863
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
Conversation
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 75697cf (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
Failure looks real:
Looks like JITERATOR code fails to compile due to |
Got that! It looks interesting. |
9793ee5
to
2398ce4
Compare
Hi, @kshitij12345! Hi, @anjali411! |
Hi @kshitij12345, Hi, @anjali411! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. will wait for @kshitij12345 to take a final look
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @khushi-411
cc: @anjali411
@pytorchbot merge this please |
Hey @khushi-411. |
Summary: Hi! The PR follows: #74748 GitHub CC: kshitij12345! :) Pull Request resolved: #74863 Approved by: https://github.com/anjali411, https://github.com/kshitij12345 Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/fa2c7e2ede1a7313feb489e64b1806fef7a3c232 Reviewed By: mehtanirav Differential Revision: D35721637 fbshipit-source-id: 62ef35bb84a2e6521b3171bbd9d3121c0236ca0f
Hi!
The PR follows: #74748
cc: @kshitij12345! :)