onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
xhcao 198d468849
[WebGPU/JS] Added Pad operator support (#16928)
### Description
<!-- Describe your changes. -->



### 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. -->
2023-09-14 13:14:11 -07:00
..
3rd-party [js/webgpu] Fix bug in conv2dByMatMul path (#17369) 2023-09-02 00:16:28 -07:00
argminmax.ts [js/web] [webgpu] new incides helper (#16957) 2023-08-11 11:36:59 -07:00
binary-op.ts [js/webgpu] support GreaterOrEqual and LessOrEqual operators (#17310) 2023-09-07 17:41:16 -07:00
common.ts [js/webgpu] FP16 extension registration (#17493) 2023-09-13 13:11:17 -07:00
concat.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
conv-grouped.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
conv-transpose.ts [Web/JS] Add ConvTranspose support (#16433) 2023-07-08 11:10:50 -07:00
conv.ts [js/webgpu] Fix bug in conv2dByMatMul path (#17369) 2023-09-02 00:16:28 -07:00
conv2d-mm.ts
einsum.ts [JS/Web] Added Einsum operator support. (#17401) 2023-09-11 15:57:15 -07:00
expand.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
fuse-utils.ts
gather-elements.ts [JS/WebGPU] Support GatherElements kernel (#17243) 2023-08-28 09:55:25 -07:00
gather.ts [js/web] JSEP node assignment optimization (#17128) 2023-08-15 18:58:05 -07:00
gemm.ts [js/web] FP16 Gemm, Softmax & Transpose (#17494) 2023-09-11 21:09:37 -07:00
instance-norm.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
layer-norm.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
matmul.ts [js/webgpu] Fix bug in conv2dByMatMul path (#17369) 2023-09-02 00:16:28 -07:00
pad.ts [WebGPU/JS] Added Pad operator support (#16928) 2023-09-14 13:14:11 -07:00
pool.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
reduce.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
resize.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
skip-layer-norm.ts [js/webgpu] fix 2 build breaks introduced in merge (#17273) 2023-08-23 18:09:50 -07:00
slice.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
softmax.ts [js/web] FP16 Gemm, Softmax & Transpose (#17494) 2023-09-11 21:09:37 -07:00
split.ts [js/webgpu] make IndicesHelper implementation implicit (#17193) 2023-08-23 14:41:35 -07:00
tile.ts [js/webgpu] fix 2 build breaks introduced in merge (#17273) 2023-08-23 18:09:50 -07:00
transpose.ts [js/web] FP16 Gemm, Softmax & Transpose (#17494) 2023-09-11 21:09:37 -07:00
unary-op.ts [js/webgpu] add kernel Not and Equal (#17306) 2023-08-27 19:50:17 -07:00