onnxruntime
[WebGPU EP] Support int64 for Tile and Concat
#31049
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
21
Changes
View On
GitHub
[WebGPU EP] Support int64 for Tile and Concat
#31049
miaobin
wants to merge 21 commits into
microsoft:main
from
miaobin:webgpu-concat-int64
Initial plan
16a7d61e
Add int64 support for Tile op in WebGPU EP
00d771a7
webgpu: use segmented accessor for int64 tile raw reads
82b81651
Initial plan
90210bdd
Fix WebGPU segmented int64/uint64 accessor typing
c86fd662
fix: handle Boolx4 in segmented getter/setter to avoid ill-typed WGSL
c548e05c
Merge pull request #29 from huningxin/copilot/copilotadd-int64-suppor…
9bd3785d
Initial plan
39349709
Fix Uint64 case in SetByOffsetImpl to honor use_storage_type
2d44f1d7
Merge pull request #30 from huningxin/copilot/copilotadd-int64-suppor…
540d56ce
Include webgpu_provider_options.h for tile op test
4809ecb5
Initial plan
5c4b24e7
Fix TileInt64TypeWebGpu CPU fallback and update GetByOffset doc comment
bdac0e50
Merge pull request #31 from huningxin/copilot/copilotadd-int64-suppor…
5cc97304
Fix missing trailing newline in tile.h
ecdea2b7
Merge pull request #33 from huningxin/copilot/copilotadd-int64-suppor…
b321e098
[WebGPU EP] Support int64 for Concat
5d1e52e5
edgchen1
added
ep:WebGPU
WebGPU EP: Add int64 support for Tile operator
62565259
WebGPU: Make int64 Concat lossless via raw vec2<u32> copy
89879d51
miaobin
changed the title
[WebGPU EP] Support int64 for Concat
[WebGPU EP] Support int64 for Tile and Concat
4 days ago
hariharans29
enabled auto-merge (squash)
4 days ago
hariharans29
dismissed these changes on 2026-07-30
Fix clang-format trailing comment alignment
2824ccb3
disabled auto-merge
3 days ago
Head branch was pushed to by a user without write access
miaobin
dismissed their stale review via
2824ccb3
3 days ago
miaobin
requested a review
from
hariharans29
3 days ago
edgchen1
commented on 2026-07-31
edgchen1
commented on 2026-07-31
WebGPU: Use FastOStringStream in segmented accessor codegen
863befcd
Login to write a write a comment.
Login via GitHub
Reviewers
edgchen1
hariharans29
Assignees
No one assigned
Labels
ep:WebGPU
Milestone
No milestone
Login to write a write a comment.
Login via GitHub