square-zero-labs commited on
Commit
3b2984d
·
verified ·
1 Parent(s): 028ef32

mask_decoder: replace rank-5 GatherElements with one-hot Mul+ReduceSum selection (GatherElements generates invalid WGSL in ort-web WebGPU EP). Bit-identical outputs verified vs previous decoder.

Browse files
Files changed (1) hide show
  1. onnx/mask_decoder.onnx +2 -2
onnx/mask_decoder.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c0e27f9fef5733c364db471b1737b679adcc268df8632caca67fb0168aefce8
3
- size 17799018
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0461896de3db00936fe1643506f129d71cb6d5d2ae15754811756b7ea1b070c6
3
+ size 17794355