Skip to main content

A package to parse TFLite models (*.tflite)

Project description

The python package to parse TFLite models

This tflite pip package is built from the schema.fbs of TensorFlow with FlatBuffers.

The Package

Using this package, you can parse the TFLite models (*tflite) in Python. One target of this package is to let people use it as the one originally built from schema.fbs. The versions is managed mirrored with TensorFlow, e.g. v1.14.0, though only few versions are supported. v1.14.0 is the default supported version at this time.

Installation

This package is published via pypi.org, pip install tflite will install it.

Usage

Basically, you may use it as the one originally built from schema.fbs.

Development

The tools directory holds some scripts to update the package to corresponding TensorFlow version. Features could be added to make the parsing easy in the future.

License

Apache License Version 2.0 as TensorFlow's.

Disclaimer

The schema.fbs is obtained from TensorFlow directly, which could be property of Google. Maitainer of this package has tried to contact one of the TensorFlow maitainers for legal or permission issues, but receiving no reply. Ownership or maitainship of this package is open to transfer or close if there were any issues.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tflite-0.0.1a0-py2.py3-none-any.whl (74.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page