Skip to content

Comments

[webgpu][dawn API optimization] reduce number of calls to buffer APIs#24315

Merged
fs-eire merged 2 commits intomicrosoft:mainfrom
fs-eire:wgpu-buffer-2
Apr 7, 2025
Merged

[webgpu][dawn API optimization] reduce number of calls to buffer APIs#24315
fs-eire merged 2 commits intomicrosoft:mainfrom
fs-eire:wgpu-buffer-2

Conversation

@fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 5, 2025

Description

This PR is one of a series of changes for optimization of Dawn API usage. See #24281

Reduce the calls to wgpuBufferAddRef and wgpuBufferRelease (part 1).

@fs-eire fs-eire merged commit 73676fc into microsoft:main Apr 7, 2025
71 of 84 checks passed
zhaoxul-qti pushed a commit to CodeLinaro/onnxruntime that referenced this pull request Apr 17, 2025
…microsoft#24315)

### Description

This PR is one of a series of changes for optimization of Dawn API
usage. See microsoft#24281

Reduce the calls to wgpuBufferAddRef and wgpuBufferRelease (part 1).
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.

2 participants