-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Add OpInfo based meta tensor tests [RELAND] #77008
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
PR #75994 was taking too long to ship so I extracted out the CrossRef gadget and had it run on a simple OpInfo invocation only. Signed-off-by: Edward Z. Yang <ezyang@fb.com> [ghstack-poisoned]
🔗 Helpful links
❌ 3 New Failures, 1 Base FailuresAs of commit ce24296 (more details on the Dr. CI page): Expand to see more
🕵️ 3 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
PR #75994 was taking too long to ship so I extracted out the CrossRef gadget and had it run on a simple OpInfo invocation only. Signed-off-by: Edward Z. Yang <ezyangfb.com> [ghstack-poisoned]
PR #75994 was taking too long to ship so I extracted out the CrossRef gadget and had it run on a simple OpInfo invocation only. Signed-off-by: Edward Z. Yang <ezyangfb.com> [ghstack-poisoned]
@pytorchbot merge this |
Hey @ezyang. |
Summary: PR #75994 was taking too long to ship so I extracted out the CrossRef gadget and had it run on a simple OpInfo invocation only. Signed-off-by: Edward Z. Yang <ezyangfb.com> Pull Request resolved: #77008 Approved by: https://github.com/ngimel Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/60f131fb6c2e3f4a23e64096a3e718a1e669215b Reviewed By: malfet Differential Revision: D36250515 fbshipit-source-id: 93cdc3cb9bf4c3375bd679aea8d5f59a09f65585
Stack from ghstack:
PR #75994 was taking too long to ship so I extracted out the CrossRef gadget and
had it run on a simple OpInfo invocation only.
Signed-off-by: Edward Z. Yang ezyang@fb.com