Skip to content

Conversation

@shoumikhin
Copy link
Contributor

Differential Revision: D79865456

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 8, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 87 Pending

As of commit 8d97a16 with merge base c8c6628 (image):
💚 Looks good so far! There are no failures yet. 💚

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

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

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary: Pull Request resolved: pytorch#13214

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Fix the ET_CHECK_OK_OR_RETURN_ERROR macro so MSVC picks the right overload for 1 vs 2+ arguments. This removes bogus trailing-comma cases and resolves MSVC compile errors (C2440, C2064, C2059, C4834).


Reviewed By: JacobSzwejbka

Differential Revision: D79865456
@shoumikhin shoumikhin merged commit 077feaf into pytorch:main Aug 9, 2025
99 of 103 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants