Creating LCE compatible TFLite iOS apps
Open
@AdamHillier is already working on this.
Since Apr 14, 2020.
good first issue
- Dominant language
- C++
- Stars
- 258
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
TFLite provides a collection of example mobile apps for specific DL applications. We already have a setup in place to build LCE Lite AAR to support Android (see #238) . No process (and documentation) is currently in place to support iOS. what needs to be done:
- setting up the LCE build process for iOS
- building the LCE Lite package with integrated LCE custom operators for iOS
- integrating the LCE Lite for iOS in one of TF Lite example apps and test on an iOS device
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.