Skip to content

Conversation

@eigen-k
Copy link
Contributor

@eigen-k eigen-k commented May 15, 2025

Summary: Use GraphBuilder to create the model for unit testing.

Differential Revision: D74843628

@eigen-k eigen-k requested a review from tarun292 as a code owner May 15, 2025 22:30
@pytorch-bot
Copy link

pytorch-bot bot commented May 15, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 19a9179 with merge base de72d65 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 May 15, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74843628

eigen-k added a commit to eigen-k/executorch that referenced this pull request May 16, 2025
pytorch#10928)

Summary:

Use GraphBuilder to create the model for unit testing.

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from 5ec0d3d to 719e8bf Compare May 16, 2025 17:23
eigen-k added a commit to eigen-k/executorch that referenced this pull request May 16, 2025
pytorch#10928)

Summary:

Use GraphBuilder to create the model for unit testing.

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from 719e8bf to d735d8d Compare May 16, 2025 17:25
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74843628

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74843628

eigen-k added a commit to eigen-k/executorch that referenced this pull request May 16, 2025
pytorch#10928)

Summary:
Pull Request resolved: pytorch#10928

Use GraphBuilder to create the model for unit testing.

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from d735d8d to 4219de3 Compare May 16, 2025 17:27
@eigen-k eigen-k added the release notes: none Do not include this in the release notes label May 16, 2025
)
builder.output(dequant)
graph_module = FuseQuantDequantToRequantizePass()(
builder.get_graph_module()
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: same as the other PR, we can use a variable for readability

eigen-k added a commit to eigen-k/executorch that referenced this pull request May 19, 2025
pytorch#10928)

Summary:

Use GraphBuilder to create the model for unit testing.

Reviewed By: zonglinpeng, mcremon-meta

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from 4219de3 to 04005b4 Compare May 19, 2025 16:39
eigen-k added a commit to eigen-k/executorch that referenced this pull request May 19, 2025
pytorch#10928)

Summary:

Use GraphBuilder to create the model for unit testing.

Reviewed By: zonglinpeng, mcremon-meta

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from 04005b4 to 31cd06c Compare May 19, 2025 16:41
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74843628

eigen-k added a commit to eigen-k/executorch that referenced this pull request May 19, 2025
pytorch#10928)

Summary:
Pull Request resolved: pytorch#10928

Use GraphBuilder to create the model for unit testing.

Reviewed By: zonglinpeng, mcremon-meta

Differential Revision: D74843628
@eigen-k eigen-k force-pushed the export-D74843628 branch from 31cd06c to 37ce529 Compare May 19, 2025 16:46
pytorch#10928)

Summary:
Pull Request resolved: pytorch#10928

Use GraphBuilder to create the model for unit testing.

Reviewed By: zonglinpeng, mcremon-meta

Differential Revision: D74843628
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74843628

@eigen-k eigen-k force-pushed the export-D74843628 branch from 37ce529 to 19a9179 Compare May 19, 2025 16:51
@facebook-github-bot facebook-github-bot merged commit 95e27ed into pytorch:main May 19, 2025
90 checks passed
hinriksnaer pushed a commit to hinriksnaer/executorch that referenced this pull request May 19, 2025
Differential Revision: D74843628

Pull Request resolved: pytorch#10928
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 release notes: none Do not include this in the release notes topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants