Skip to content

Conversation

@YufengShi-dudu
Copy link
Collaborator

@YufengShi-dudu YufengShi-dudu commented Aug 15, 2025

The PR #13004 moved EValue to the Span namespace but did not add the corresponding using-declaration in VGFBackend.cpp.

Adds the missing using-declaration to fix the build.

Change-Id: I58f1acff3fec41aee433283495ff4bbf6cb34512

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

The PR pytorch#13004 moved
`EValue` to the `Span` namespace but did not add the corresponding
using-declaration in VGFBackend.cpp.

Adds the missing using-declaration to fix the build.

Change-Id: I58f1acff3fec41aee433283495ff4bbf6cb34512
Signed-off-by: Yufeng Shi <[email protected]>
@YufengShi-dudu YufengShi-dudu added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Aug 15, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 15, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures

As of commit f1bc7ab with merge base 1b4968f (image):

NEW FAILURES - The following jobs have failed:

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 15, 2025
Copy link
Collaborator

@ArmRyan ArmRyan left a comment

Choose a reason for hiding this comment

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

Approved in internal review

@zingo zingo merged commit 57b500c into pytorch:main Aug 15, 2025
235 of 239 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
…#13460)

The PR pytorch#13004 moved `EValue`
to the `Span` namespace but did not add the corresponding
using-declaration in VGFBackend.cpp.

Adds the missing using-declaration to fix the build.


Signed-off-by: Yufeng Shi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants