executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[RELEASE-ONLY CHANGES] Make dequantize op schemas in ExecuTorch 0.2 compatible with PyTorch 2.3

Open manuelcandales opened this issue 1 year ago • 2 comments

Reverts the schemas of dequantize ops, so that they are compatible in ExecuTorch release 0.2 with PyTorch release 2.3 The changes reverted are the ones introduced in https://github.com/pytorch/executorch/pull/2308 and https://github.com/pytorch/executorch/pull/2364, which will continue to be present in the main branch, but will be excluded from release 0.2

manuelcandales avatar Apr 05 '24 02:04 manuelcandales

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2862

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

:x: 1 New Failure

As of commit 0abc93773d0903be01bae2f8b02fe22450c0ebcd with merge base d3326a2073dee7baf78044fb3afd0772edbc616a (image):

NEW FAILURE - The following job has failed:

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

pytorch-bot[bot] avatar Apr 05 '24 02:04 pytorch-bot[bot]

This PR seems to have picked up a release-cut commit, pulling in some yaml changes. @manuelcandales please rebase your dequantize-schema-compatibility branch on top of the latest release/0.2 branch and re-push.

dbort avatar Apr 18 '24 17:04 dbort