commit | a30f6f6a0839174e13db2d47c02027ec41d86458 | [log] [tgz] |
---|---|---|
author | Reilly Grant <reillyg@chromium.org> | Wed Feb 14 15:18:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 15:18:41 2024 |
tree | e37f23aefb829bc7ab256028a9de80adf70c930f | |
parent | 15b0e51aed4f25c73ec5f77f0f76bac46576e62d [diff] |
webnn: Add the Google Play Services TFLite library to DEPS This is the first in a series of patches which implements the WebNN API on top of the Google Play Services version of TensorFlow Lite (also known as TFLite-in-GMSCore). This change only follows up on r1239805 by landing the actual DEPS change that pulls in the new Android package archives created by the 3pp packager. Change-Id: I6f63325e988d69f999efded41df7b15fa430afbb Bug: 41486052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5288046 Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1260457}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.