libcoral API overview

The Coral C++ API (libcoral) is built atop the TensorFlow Lite C++ API to simplify your code when running an inference on the Edge TPU, and to provide advanced features for the Edge TPU such as model pipelining across multiple Edge TPUs, and on-device transfer learning.

For an introduction to using and building this library, see our guide to run inference on the Edge TPU with C++.

API summary

The libcoral API reference is organized into the following pages:

Complete API index