SIGN IN SIGN UP

CoreML delegate changes (#753)

Summary:
- Backend files are in the backends/apple/coreml directory. Please refer to the setup.md files for the setup instructions.
- Example files are in the examples/apple/coreml directory. Please refer to the README.md files for the setup instructions.
- The root `CMakeLists.txt` file has the selective build option (EXECUTORCH_COREML_BACKEND)for building `coremldelegate` library.

Note
- It's the same set of changes as https://github.com/cymbalrush/executorch/pull/3 but it was a private clone and we couldn't open a PR to the main executorch repo. This is a forked repo.
- We are working on the tutorial and the next commit will have the tutorial and README changes. We wanted to test the CI pipeline.

Pull Request resolved: https://github.com/pytorch/executorch/pull/753

Reviewed By: guangy10

Differential Revision: D50110636

Pulled By: kimishpatel

fbshipit-source-id: 4635f5ea19d91b8d9256bf542f4953c2508535b9
G
Gyan Sinha committed
286aaccd23ca0e52fe11e6171525af9c048f58bf
Parent: 954b5b8
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 10/14/2023, 8:16:28 PM