Handle shared memory cases in MathBithFallback#66576
Handle shared memory cases in MathBithFallback#66576malfet merged 1 commit intopytorch:release/1.10from
Conversation
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slowFor more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 533e33e (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
| Job | Step | Action |
|---|---|---|
| Fail if there were any warnings | 🔁 rerun | |
| Ensure no trailing spaces | 🔁 rerun |
This comment was automatically generated by Dr. CI (expand for details).
Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group.
Codecov Report
@@ Coverage Diff @@
## release/1.10 #66576 +/- ##
=================================================
+ Coverage 45.85% 66.32% +20.46%
=================================================
Files 738 738
Lines 94178 94296 +118
=================================================
+ Hits 43189 62541 +19352
+ Misses 50989 31755 -19234 |
…ix .tolist() for conjugated and negated tensors (pytorch#66082) Summary: Pull Request resolved: pytorch#66082 Fixes pytorch#66024 pytorch#65779 cc ezyang anjali411 dylanbespalko mruberry Lezcano nikitaved albanD Test Plan: Imported from OSS Reviewed By: Gamrix, albanD Differential Revision: D31615588 Pulled By: anjali411 fbshipit-source-id: c3e65ef0fe301630eb76732ccd7819683c09aa19
1e8e8ef to
533e33e
Compare
No description provided.