Skip to content

aseemw/tf-coreml

 
 

Repository files navigation

Build Status PyPI Release Python Versions

Convert from Tensorflow to CoreML

Python package to convert from Tensorflow to CoreML format. To get the latest version of tfcoreml, please run:

pip install --upgrade tfcoreml

For the latest changes please see the release notes.

Usage

Please see the Tensorflow conversion section in the Neural network guide on how to use the converter.

There are several notebook examples as well for reference.

There are scripts in the utils/ directory for visualizing and writing out a text summary of a given frozen TensorFlow graph. This could be useful in determining the input/output names and shapes. Another useful tool for visualizing frozen TensorFlow graphs is Netron.

License

Apache License 2.0

About

TensorFlow to CoreML Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%