Skip to content

Conversation

@benkli01
Copy link
Collaborator

Lower torch.ops.aten._to_copy.default to TOSA CAST op. This resolves issues around arithmetic operators when using int scalars in unquantized networks (see new test cases in test_scalars.py).

Note: Parameter memory_format is not supported.

Lower torch.ops.aten._to_copy.default to TOSA CAST op. This resolves
issues around arithmetic operators when using int scalars in unquantized
networks (see new test cases in test_scalars.py).

Note: Parameter 'memory_format' is not supported.

Change-Id: I7a921ca510c5b46f15b5399218f9230ba0f93d88
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 28, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 86a6ff9 with merge base d243ffe (image):

NEW FAILURE - The following job has failed:

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 Nov 28, 2024
@benkli01 benkli01 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Nov 28, 2024
@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 Nov 28, 2024
@freddan80 freddan80 merged commit 1228126 into pytorch:main Nov 29, 2024
103 of 106 checks passed
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 topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants