Skip to content

Conversation

3l1
Copy link
Contributor

@3l1 3l1 commented Oct 19, 2025

Summary: Fix conv2d bias INT48 type hint removed by fusing placeholder nods

Reviewed By: Ninja91

Differential Revision: D84948170

@3l1 3l1 requested a review from digantdesai as a code owner October 19, 2025 02:23
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 19, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit baca2d0 with merge base 788ef2f (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 19, 2025

@3l1 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84948170.

@3l1
Copy link
Contributor Author

3l1 commented Oct 19, 2025

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Oct 19, 2025
facebook-github-bot pushed a commit that referenced this pull request Oct 19, 2025
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

Reviewed By: Ninja91

Differential Revision: D84948170
common_persistent,
)

# TBD: Find a principled way to merge node.meta across all fused node
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah this is a problem for 'non-standard' meta keys.

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a way to write a conv2d test which fails without this change, just to safeguard.

Copy link
Contributor

@digantdesai digantdesai left a comment

Choose a reason for hiding this comment

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

Good debugging @3l1.

CC: @per as FYI

3l1 added a commit that referenced this pull request Oct 22, 2025
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

Reviewed By: Ninja91, digantdesai

Differential Revision: D84948170
@3l1 3l1 force-pushed the export-D84948170 branch from 7cdc650 to dcc57e0 Compare October 22, 2025 03:29
facebook-github-bot pushed a commit that referenced this pull request Oct 22, 2025
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: Ninja91, digantdesai

Differential Revision: D84948170
facebook-github-bot pushed a commit that referenced this pull request Oct 22, 2025
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: Ninja91, digantdesai

Differential Revision: D84948170
facebook-github-bot pushed a commit that referenced this pull request Oct 22, 2025
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: Ninja91, digantdesai

Differential Revision: D84948170
…15257)

Summary:

Fix conv2d bias INT48 type hint removed by fusing placeholder nods

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: Ninja91, digantdesai

Differential Revision: D84948170
@meta-codesync meta-codesync bot merged commit a832ae8 into main Oct 22, 2025
148 of 151 checks passed
@meta-codesync meta-codesync bot deleted the export-D84948170 branch October 22, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants