Skip to content

Test#6220

Open
AhhadNadaf wants to merge 4490 commits intogoogle-ai-edge:assignee-changefrom
AhhadNadaf:master
Open

Test#6220
AhhadNadaf wants to merge 4490 commits intogoogle-ai-edge:assignee-changefrom
AhhadNadaf:master

Conversation

@AhhadNadaf
Copy link
Copy Markdown

No description provided.

schmidt-sebastian and others added 30 commits September 18, 2025 09:53
PiperOrigin-RevId: 808623505
PiperOrigin-RevId: 809075551
PiperOrigin-RevId: 809208141
PiperOrigin-RevId: 810071555
PiperOrigin-RevId: 810107904
PiperOrigin-RevId: 810386548
PiperOrigin-RevId: 810523511
PiperOrigin-RevId: 810631009
…nstead of a file.

Common code is refactored to CompareAndSaveOutputInternal.

PiperOrigin-RevId: 810754882
Currently the code assume the canvas is BGRA32 which may not be true on all platforms.

PiperOrigin-RevId: 810754896
PiperOrigin-RevId: 810931757
PiperOrigin-RevId: 810995803
PiperOrigin-RevId: 811051399
PiperOrigin-RevId: 811075322
PiperOrigin-RevId: 811079613
This allows to forward inputs to outputs without copies.

PiperOrigin-RevId: 811727789
PiperOrigin-RevId: 811863099
MediaPipe Team and others added 30 commits December 17, 2025 15:43
PiperOrigin-RevId: 845946760
PiperOrigin-RevId: 846015540
PiperOrigin-RevId: 846554850
PiperOrigin-RevId: 846700254
PiperOrigin-RevId: 846908584
PiperOrigin-RevId: 848226095
PiperOrigin-RevId: 852861195
PiperOrigin-RevId: 853338755
PiperOrigin-RevId: 853785906
PiperOrigin-RevId: 853786673
PiperOrigin-RevId: 853787280
This is available in Chrome under `--enable-features=WebGPUMapSyncOnWorkers` flag when running on a web worker.

PiperOrigin-RevId: 853826516
Fixes google-ai-edge#6206

PiperOrigin-RevId: 853864929
PiperOrigin-RevId: 854087043
…ameCalculator. Empty decoded image can happen if decoding fails.

PiperOrigin-RevId: 854208887
PiperOrigin-RevId: 854282954
transitive_protos_aspect currently works by walking backwards through the dependency graph of non-proto targets, gathering transitive proto sources and descriptors.  While we don't need option dependencies for descriptor handling, we *do* generally need them to parse proto sources.  This change extends the aspect to also walk down option_deps specifically for the proto sources, but not descriptors.

PiperOrigin-RevId: 855261109
PiperOrigin-RevId: 855350103
Fixes a code path where small_width could become 0, causing division by zero. This happens e.g. for a Halide buffer of width 1 and height 300.

PiperOrigin-RevId: 855389351
PiperOrigin-RevId: 855760887
PiperOrigin-RevId: 855850194
PiperOrigin-RevId: 855853763
PiperOrigin-RevId: 855973038
PiperOrigin-RevId: 856763499
PiperOrigin-RevId: 856779214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.