module TensorflowLite
Overview
TensorFlow Lite is a set of tools provided by Google to run TensorFlow models on mobile, embedded, and IoT devices.
It enables on-device machine learning inference with low latency and a small binary size, which are crucial requirements for these types of devices.
Defined in:
tensorflow_lite.crConstant Summary
-
VERSION =
"2.1.3"
Class Method Summary
- .schema_version
-
.version
the version of the tensorflow lite library in use