Skip to content

CoreML backend changes. #924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2023
Merged

CoreML backend changes. #924

merged 1 commit into from
Oct 15, 2023

Conversation

cymbalrush
Copy link
Contributor

  • CoreML backend related files are in the backends/coreml directory. Please refer to the setup.md files for the setup instructions.
  • There is an examples/export/coreml_export_and_delegate.py file that's used for delegating the Program to CoreML backend.
  • We added ios-cmake as a dependency for building the library but it should probably be added as a git submodule. Please let us know.
  • We added .clang-format for Objective-C files.
  • The root CMakeLists.txt file has the selective build option for building coremldelegate library.

- CoreML backend related files are in the backends/coreml directory. Please refer to the setup.md files for the setup instructions.
- There is an `examples/export/coreml_export_and_delegate.py` file that's used for delegating the Program to CoreML backend.
- We added `ios-cmake` as a dependency for building the library  but it should probably be added as a git submodule. Please let us know.
- We added `.clang-format` for `Objective-C` files.
- The root `CMakeLists.txt` file has the selective build option for building `coremldelegate` library.
@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for resplendent-gnome-14e531 ready!

Name Link
🔨 Latest commit 6bade1e
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/652b38450b9f10000896ffc8
😎 Deploy Preview https://deploy-preview-924--resplendent-gnome-14e531.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@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 Oct 15, 2023
@mergennachin mergennachin merged commit 218b5c9 into pytorch:release/0.1 Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants