commit | 23c093a06fe58a28f030a53a56741ad87daeaaf5 | [log] [tgz] |
---|---|---|
author | Mike Wittman <wittman@chromium.org> | Fri Apr 18 17:09:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 17:09:15 2025 |
tree | cebecb13105dfea2809523ccc062728cb2762983 | |
parent | 1e87e19d4c5cd9cc03fbeb9a25b3bdb579b87788 [diff] |
TFLiteModelExecutor: use base::expected in place of std::pair Implements a minor cleanup to the memory mapped file load error handling. Change-Id: I71fb0942333bc37445e0e9323ab5fdc4d8ab6d7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6469073 Auto-Submit: Mike Wittman <wittman@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448916}
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.