Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16790
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Cancelled Job, 18 PendingAs of commit 1c8e3f1 with merge base 86b4bea ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Fixes #16647 |
This PR needs a
|
Summary: Update the Vulkan partitioner to recognize torch.ops.higher_order.auto_functionalized_v2 in addition to the existing auto_functionalized op when determining operator support and extracting target names for custom operators.
|
@pytorchbot cherry-pick --onto release/1.1 -c critical |
Summary: Update the Vulkan partitioner to recognize torch.ops.higher_order.auto_functionalized_v2 in addition to the existing auto_functionalized op when determining operator support and extracting target names for custom operators. (cherry picked from commit 9f6f828)
Cherry picking #16790The cherry pick PR is at #16794 and it is recommended to link a critical cherry pick PR with an issue. Details for Dev Infra teamRaised by workflow job |
Summary:
Update the Vulkan partitioner to recognize torch.ops.higher_order.auto_functionalized_v2
in addition to the existing auto_functionalized op when determining operator support
and extracting target names for custom operators.