Open f-meloni opened 20 hours ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit 8f75eefe45d735169da98adb2c2e48da1b5d8e76 with merge base 270d0558cecba173f5bc5a667124a79c6258054a (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This pull request was exported from Phabricator. Differential Revision: D66294248
@pytorchbot label "module: coreml"
@pytorchbot label "release notes: backends"
Summary: Added conditional compilation to mitigate a crash on iOS<16 where the used function is not present. Fixes https://github.com/pytorch/executorch/issues/6984
Bonus: report back the error in case of compilation errors, which was missing
Differential Revision: D66294248