onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
satyajandhyala f3cfe08c42
[JS/Web] Enabled 1d spacial input to GlobalAveragePool (#17973)
### Description
Enable one-dim special  input to GlobalAveragePoll input



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Currently only 2D input is supported.
2023-10-23 16:02:50 -07:00
..
3rd-party [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
argminmax.ts [js/webgpu] support using uniform buffer (#17803) 2023-10-10 00:31:12 -07:00
bias-add.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
bias-split-gelu.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
binary-op.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
common.ts [js/webgpu] Fix the transpose error when dims > 4D (#18027) 2023-10-23 11:02:19 -07:00
concat.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
conv-grouped.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
conv-transpose.ts [js/webgpu] Fix the transpose error when dims > 4D (#18027) 2023-10-23 11:02:19 -07:00
conv.ts [js/webgpu] Fix the transpose error when dims > 4D (#18027) 2023-10-23 11:02:19 -07:00
einsum.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
expand.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
fuse-utils.ts
gather-elements.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
gather.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
gemm.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
instance-norm.ts [js/web] FP16 LayerNorm, InstanceNorm, SkipLayerNorm (#17630) 2023-10-18 10:47:41 -07:00
layer-norm.ts [js/web] FP16 LayerNorm, InstanceNorm, SkipLayerNorm (#17630) 2023-10-18 10:47:41 -07:00
matmul.ts [js/webgpu] support using uniform buffer (#17803) 2023-10-10 00:31:12 -07:00
pad.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
pool.ts [JS/Web] Enabled 1d spacial input to GlobalAveragePool (#17973) 2023-10-23 16:02:50 -07:00
range.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
reduce.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
resize.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
skip-layer-norm.ts [js/web] FP16 LayerNorm, InstanceNorm, SkipLayerNorm (#17630) 2023-10-18 10:47:41 -07:00
slice.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
softmax.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
split.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
tile.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
transpose.ts [js/webgpu] Fix the transpose error when dims > 4D (#18027) 2023-10-23 11:02:19 -07:00
unary-op.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00
where.ts [js/webgpu] revise uniform support (#17871) 2023-10-11 16:41:46 -07:00