0 purchases
tfcoreml 2.0
tfcoreml is a python package for converting TensorFlow 1 graphs to the Core ML .mlmodel format when deployment target is either iOS12 or earlier.
Source code is available on Github: tf-coreml.
Installation
The method for installing tfcoreml follows the
standard python package installation steps.
Once you have set up a python environment, run:
pip install tfcoreml --upgrade
More Information
tf-coreml GitHub repository
Core ML framework documentation
coremltools documentation
Machine Learning at Apple
TensorFlow
License
[Apache License 2.0](LICENSE)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.