onnxruntime
[WebGPU EP] Support int64 for Tile and Concat
#31049
Open

[WebGPU EP] Support int64 for Tile and Concat #31049

miaobin wants to merge 21 commits into microsoft:main from miaobin:webgpu-concat-int64
miaobin
Copilot Initial plan
16a7d61e
Copilot Add int64 support for Tile op in WebGPU EP
00d771a7
Copilot webgpu: use segmented accessor for int64 tile raw reads
82b81651
Copilot Initial plan
90210bdd
Copilot Fix WebGPU segmented int64/uint64 accessor typing
c86fd662
Copilot fix: handle Boolx4 in segmented getter/setter to avoid ill-typed WGSL
c548e05c
huningxin Merge pull request #29 from huningxin/copilot/copilotadd-int64-suppor…
9bd3785d
Copilot Initial plan
39349709
Copilot Fix Uint64 case in SetByOffsetImpl to honor use_storage_type
2d44f1d7
huningxin Merge pull request #30 from huningxin/copilot/copilotadd-int64-suppor…
540d56ce
huningxin Include webgpu_provider_options.h for tile op test
4809ecb5
Copilot Initial plan
5c4b24e7
Copilot Fix TileInt64TypeWebGpu CPU fallback and update GetByOffset doc comment
bdac0e50
huningxin Merge pull request #31 from huningxin/copilot/copilotadd-int64-suppor…
5cc97304
Copilot Fix missing trailing newline in tile.h
ecdea2b7
huningxin Merge pull request #33 from huningxin/copilot/copilotadd-int64-suppor…
b321e098
miaobin [WebGPU EP] Support int64 for Concat
5d1e52e5
azure-pipelines
miaobin
edgchen1 edgchen1 added ep:WebGPU
hariharans29
miaobin WebGPU EP: Add int64 support for Tile operator
62565259
miaobin WebGPU: Make int64 Concat lossless via raw vec2<u32> copy
89879d51
miaobin miaobin changed the title [WebGPU EP] Support int64 for Concat [WebGPU EP] Support int64 for Tile and Concat 4 days ago
miaobin
hariharans29 hariharans29 enabled auto-merge (squash) 4 days ago
hariharans29
hariharans29 dismissed these changes on 2026-07-30
miaobin 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 miaobin dismissed their stale review via 2824ccb3 3 days ago
miaobin miaobin requested a review from hariharans29 hariharans29 3 days ago
miaobin
edgchen1
edgchen1 commented on 2026-07-31
edgchen1
edgchen1 commented on 2026-07-31
miaobin WebGPU: Use FastOStringStream in segmented accessor codegen
863befcd
miaobin

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone