commit | 056fef21defba26b3e291192b480eaf0503b709b | [log] [tgz] |
---|---|---|
author | Ken Rockot <rockot@google.com> | Sat Jan 06 00:07:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 06 00:07:47 2024 |
tree | 4164bb946589060b24f6b3a03e61eb522d8b7649 | |
parent | 50961fa888024d903965a8331e86063108a76163 [diff] |
Support TS score feedback Adds support for periodic TS score outputs to the ChromeML API. Also adds a TestStreamingResponder helper class to the OnDeviceModel service support library, as this is currently implemented in the internal repo where it prevents us from easily changing the mojom. Bug: b:302395507 Change-Id: I5667b9ece9901bdd472b7484d40bc5b71b6acaa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5171183 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243677}
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.