onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
Arthur Islamov 65249f42e4
[js/web] FP16 Gemm, Softmax & Transpose (#17494)
### Description
First three OPs to support fp16. Will add more once this gets merged
since others depend on changes in js_data_types
2023-09-11 21:09:37 -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] Optimize matmul (#16969) 2023-08-29 12:40:57 -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
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