TensorFlow to Core ML converter
Project description
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
License
[Apache License 2.0](LICENSE)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tfcoreml-2.0.tar.gz
(36.4 kB
view hashes)
Built Distributions
tfcoreml-2.0-py3-none-any.whl
(44.7 kB
view hashes)
tfcoreml-2.0-py2-none-any.whl
(44.7 kB
view hashes)