Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

This PR refactors the Samsung backend schema loading logic in compile_options.py by replacing pkg_resources with importlib.resources. This modernizes resource access, improves compatibility with Python packaging standards, and removes the dependency on setuptools. No functional changes to the compile options logic; only the resource loading mechanism is updated.

…urces for schema loading (#14654)

This PR refactors the Samsung backend schema loading logic in
compile_options.py by replacing pkg_resources with importlib.resources.
This modernizes resource access, improves compatibility with Python
packaging standards, and removes the dependency on setuptools. No
functional changes to the compile options logic; only the resource
loading mechanism is updated.

Signed-off-by: Onuralp SEZER <[email protected]>
(cherry picked from commit d95143e)
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 1, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Pending

As of commit 71bf2be with merge base e0dda90 (image):

NEW FAILURE - The following job has 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 Oct 1, 2025
@GregoryComer GregoryComer merged commit c18d6e9 into release/1.0 Oct 1, 2025
120 of 124 checks passed
@GregoryComer GregoryComer deleted the cherry-pick-14654-by-pytorch_bot_bot_ branch October 1, 2025 20:12
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants