onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
2024-02-23 15:45:30 -08:00
..
3rd-party [js/webgpu] Fix Conv2DTransposeMatMul f16 compilation failure (#19596) 2024-02-22 13:09:28 -08:00
argminmax.ts
attention.ts
batch-norm.ts
bias-add.ts
bias-split-gelu.ts [js/webgpu] support customop FastGelu (#19392) 2024-02-06 09:07:31 -08:00
binary-op.ts
common.ts
concat.ts [js/webgpu] minor fixes to make tinyllama work (#19564) 2024-02-23 15:45:30 -08:00
conv-grouped.ts [js/webgpu] Add LeakyRelu activation for fusedConv (#19369) 2024-02-02 09:06:38 -08:00
conv-transpose.ts
conv.ts
cumsum.ts
einsum.ts
expand.ts
fast-gelu.ts [js/webgpu] support customop FastGelu (#19392) 2024-02-06 09:07:31 -08:00
fuse-utils.ts [js/webgpu] Add LeakyRelu activation for fusedConv (#19369) 2024-02-02 09:06:38 -08:00
gather-elements.ts
gather.ts [js/webgpu] minor fixes to make tinyllama work (#19564) 2024-02-23 15:45:30 -08:00
gemm.ts
instance-norm.ts
layer-norm.ts [js] small fix to workaround formatter (#19400) 2024-02-20 17:23:01 -08:00
matmul.ts [js/webgpu] Add LeakyRelu activation for fusedConv (#19369) 2024-02-02 09:06:38 -08:00
matmulnbits.ts [JS/WebGPU] Add MatMulNBits (#19446) 2024-02-17 09:19:17 -08:00
multi-head-attentiion.ts
pad.ts
pool.ts
range.ts
reduce-shared.ts
reduce.ts
resize.ts
skip-layer-norm.ts
slice.ts
softmax.ts
split.ts [js/webgpu] Create Split indices helpers by rank, not by shape (#19554) 2024-02-20 09:24:34 -08:00
tile.ts
transpose.ts
unary-op.ts [js/webgpu] support customop FastGelu (#19392) 2024-02-06 09:07:31 -08:00
where.ts [JS/WebGPU] Fix Split and Where to handle corner cases. (#19613) 2024-02-23 00:21:15 -08:00