commit | c1adbfe8e8c646e9f76f22dda54f51f2b17c5d37 | [log] [tgz] |
---|---|---|
author | Xiang Xiao <xiangxiao@google.com> | Fri May 24 17:00:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 17:00:10 2024 |
tree | 3f69dafdd059541416320609da6d305a92fcfcbe | |
parent | 42aec12f1f721db030ec5f878504ae4efa605078 [diff] |
Define an OptimizationTarget for Reading Mode phrase segmentation. We would like to serve our phrase segmentation model via Chrome Intelligence's model delivery infrastructure. Server side proto was already added in cl/631959503 Bug: 339037155 Change-Id: Ide4115065ff61401fb7889aa3b9a3dae95f808da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5519115 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Commit-Queue: Xiang Xiao <xiangxiao@google.com> Cr-Commit-Position: refs/heads/main@{#1305773}
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.