Back to Chromium

README

services/on_device_model/ml/README.md

149.0.7827.2410 B
Original Source

This directory defines the Chrome-facing interface to the ChromeML shared library, along with client-side types to simplify its usage.

Chrome may statically link against code in this directory, and code here may depend on other parts of the Chromium tree (e.g. //base).

Code here may NOT depend on anything else in //components/optimization_guide/internal, except indirectly through the ChromeMLAPI boundary.