commit | 014ef9f2abbf95cc20d9648ec86824ae792fb4e2 | [log][tgz] |
---|---|---|
author | Benoit Lize <lizeb@chromium.org> | Mon May 26 17:34:50 2025 |
committer | Krishna Govind <govind@chromium.org> | Mon May 26 17:34:50 2025 |
tree | a8e1fe179193920a27c863f17d8e675ca34960d9 | |
parent | e81f888a26a56f218936c856b7d5ac9b5fea7cfd[diff] |
[Canary] Revert "Roll TFLite to Next Green Version"This reverts commit 43179c5113c80da695d6902d4bd0c07a950bdf55.Reason for revert: Trigger for crbug.com/420085357Bug: 388311883, 420085357, 420385989Original change's description:> Roll TFLite to Next Green Version>> Version Changes:> cpuinfo: 39ea79a3c132f4e678695c579ea9353d2bd29968 to de0ce7c7251372892e53ce9bc891750d2c9a4fd8> eigen3: ae3aba99db4c829b4cc4d9fdd54321dedd814dc4 to 171bd08ca987987c3c50f0fa5dd8914bdd42dd3b> XNNPACK: f82ad65ca52cb4d39b73088468a5fe00f56fb47c to 84f98c030577fc1d8c3a5fcc703f765fd8a976be> tflite: 151774faba661a5985a8264653f4457c70a56dea to 2acd05be6d3a637cb2ed2b040879c55b02d6bc19>> Also updates xnnpack's generate_build_gn.py to account for newly-added> dependency targets in subdirectories.>> Bug: 388311883> Change-Id:I815f7c938340baf8677b26cf5981379de4ac01eb> Cq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64> Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6581687> Reviewed-by: Austin Sullivan <asully@chromium.org>> Auto-Submit: Mike Wittman <wittman@chromium.org>> Commit-Queue: Austin Sullivan <asully@chromium.org>> Commit-Queue: Mike Wittman <wittman@chromium.org>> Cr-Commit-Position: refs/heads/main@{#1465099}(cherry picked from commit 222fa6a40d583aab260429585088a0469723108d)Bug: 388311883Cq-Include-Trybots: luci.chrome.try:optimization_guide-linux;luci.chrome.try:optimization_guide-mac-arm64;luci.chrome.try:optimization_guide-mac-x64;luci.chrome.try:optimization_guide-win32;luci.chrome.try:optimization_guide-win64Change-Id:I0bb0b2a818fb7f23bf89bf92d894d90dc09ac4e0Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6586747Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>Commit-Queue: Benoit Lize <lizeb@chromium.org>Owners-Override: Andrew Grieve <agrieve@chromium.org>Reviewed-by: Tomek Jurkiewicz <tju@google.com>Commit-Queue: Tomek Jurkiewicz <tju@google.com>Owners-Override: Tomek Jurkiewicz <tju@google.com>Cr-Original-Commit-Position: refs/heads/main@{#1465504}Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6588913Reviewed-by: Krishna Govind <govind@chromium.org>Owners-Override: Krishna Govind <govind@chromium.org>Cr-Commit-Position: refs/branch-heads/7203@{#4}Cr-Branched-From: 88975c35e41b18a6a94e5c1093001bb7b9cbbf42-refs/heads/main@{#1465477}
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 ishttps://www.chromium.org.
To check out the source code locally, don't usegit clone
! Instead, followthe instructions on how to get the code.
Documentation in the source is rooted indocs/README.md.
Learn how toGet 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 athttps://crbug.com/new.