| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
# LiteRt WebGPU Accelerator```suggestion
# LiteRT WebGPU Accelerator
```
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Got red bots...
[LiteRT] Package and install libLiteRtWebGpuAccelerator.so on Linux.Why does this library use a different naming convention compared to liboptimization_guide_internal.so?
":strip_ml_drift_webgpu_accelerator",sort - please remember to run `git cl format`.
# Optimization Guide InternalThis is here because crrev.com/961286 added it to chrome/installer/linux/common/installer.include and that file got cloned to //remoting. Taking a step back... does the remoting package need these files?
":strip_ml_drift_webgpu_accelerator",sort - please remember to run `git cl format`.
https://ci.chromium.org/ui/p/chromium/builders/try/linux-presubmit/476274/overview for this CL says:
```
** Presubmit Warnings: 1 **
The src directory requires source formatting.
chrome/installer/linux/BUILD.gn
The following command may be able to fix some errors, while others may need to be fixed manually:
git cl format
Alternatively, if you are in Cider G, please use the "Format Modified Lines in All Files (git cl format)" functionality in the command palette.
```
Please consider adjusting your workflow so your CL uploads trigger presubmit checks.
# Optimization Guide InternalThis is here because crrev.com/961286 added it to chrome/installer/linux/common/installer.include and that file got cloned to //remoting. Taking a step back... does the remoting package need these files?
We don't rely on WebGPU for any product features but build relationships can be convoluted so it may appear that we do. Feel free to remove or keep (with a TODO to remove later) as needed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[LiteRT] Package and install libLiteRtWebGpuAccelerator.so on Linux.Why does this library use a different naming convention compared to liboptimization_guide_internal.so?
It's required by LiteRT.
Lei Zhangsort - please remember to run `git cl format`.
https://ci.chromium.org/ui/p/chromium/builders/try/linux-presubmit/476274/overview for this CL says:
```
** Presubmit Warnings: 1 **
The src directory requires source formatting.
chrome/installer/linux/BUILD.gnThe following command may be able to fix some errors, while others may need to be fixed manually:
git cl format
Alternatively, if you are in Cider G, please use the "Format Modified Lines in All Files (git cl format)" functionality in the command palette.
```Please consider adjusting your workflow so your CL uploads trigger presubmit checks.
Done
```suggestion
# LiteRT WebGPU Accelerator
```
Fix applied.
Joe DowningThis is here because crrev.com/961286 added it to chrome/installer/linux/common/installer.include and that file got cloned to //remoting. Taking a step back... does the remoting package need these files?
We don't rely on WebGPU for any product features but build relationships can be convoluted so it may appear that we do. Feel free to remove or keep (with a TODO to remove later) as needed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
- lite_rt_web_gpu_accelerator_symbols in chrome/BUILD.gnPlease wrap at 72 columns.
extract_symbols("lite_rt_web_gpu_accelerator_symbols") {Nest this after line 1825 to be consistent with line 1703-1705.
strip_binary("strip_ml_drift_webgpu_accelerator") {Nest after line 258.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Please wrap at 72 columns.
Done
Nest this after line 1825 to be consistent with line 1703-1705.
Done
strip_binary("strip_ml_drift_webgpu_accelerator") {Lynne JiangNest after line 258.
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
remoting LGTM, although the remoting changes in patchset #4 don't seem related to the rest of the CL. I think that file was copied from Chrome's build system and it probably has things we don't need for remoting 😊
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Commit-Queue | +2 |
[LiteRT] Package and install libLiteRtWebGpuAccelerator.so on Linux.
This CL gates the following targets and packaging files with:
if (enable_ml_internal):
- lite_rt_web_gpu_accelerator_symbols in chrome/BUILD.gn
- strip_ml_drift_webgpu_accelerator in
chrome/installer/linux/BUILD.gn
- libLiteRtWebGpuAccelerator.so packaging in
chrome/installer/linux/BUILD.gn
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
break internal builder?
https://ci.chromium.org/ui/p/chrome/builders/try/linux-chrome-rel-cog-cache-warmer/73029/overview
```
ERROR Input to targets not generated by a dependency.
The file:
//out/9d6d-linux-chrome-re/libLiteRtWebGpuAccelerator.so
is listed as an input or source for the targets:
//chrome/installer/linux:strip_ml_drift_webgpu_accelerator
//chrome/installer/linux:calculate_deb_dependencies
//chrome/installer/linux:beta_rpm
//chrome/installer/linux:canary_deb
//chrome/installer/linux:beta_deb
//chrome/installer/linux:stable_deb
//chrome/installer/linux:unstable_rpm
//chrome/installer/linux:canary_rpm
//chrome/installer/linux:calculate_rpm_dependencies
//chrome/installer/linux:unstable_deb
//chrome/installer/linux:stable_rpm
but this file was not generated by any dependencies of the targets. The target
that generates the file is:
//components/optimization_guide/internal/third_party/odml:ml_drift_webgpu_accelerator_so
If you have generated inputs, there needs to be a dependency path between the
two targets in addition to just listing the files. For indirect dependencies,
the intermediate ones must be public_deps. data_deps don't count since they're
only runtime dependencies. If you think a dependency chain exists, it might be
because the chain is private. Try "gn path" to analyze.
GN gen failed: 1
```
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |