commit | 73b1ba77513e192b0f36031f28709fe5237266e7 | [log] [tgz] |
---|---|---|
author | Piotr Bialecki <bialpio@chromium.org> | Thu Jan 09 21:03:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 21:03:51 2025 |
tree | 1e0c0536597b81938125975d8c7d296e1fc29509 | |
parent | c5707f1bb461fb25ac45a41dca6d6a72ba8fc9d5 [diff] |
Video Effects: upload a CRX3 version of model file to test directory We have .tflite model files available but for testing we also need a .crx3 version of the model. Additionally, update README.md to mention how to override the model. Bug: b:340042005 Change-Id: I14576c0fcd1c6c2823e2b37d384c888513284c2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6158909 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404388}
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.