..
3rd-party
[js/webgpu] perform uniform consistency check ( #20019 )
2024-03-26 17:14:43 -07: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
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
common.ts
[js/webgpu] perform uniform consistency check ( #20019 )
2024-03-26 17:14:43 -07:00
concat.ts
[JS/WebGPU] Preserve zero size input tensor dims. ( #19737 )
2024-03-07 19:07:49 -08:00
conv-grouped.ts
[js/webgpu] perform uniform consistency check ( #20019 )
2024-03-26 17:14:43 -07:00
conv-transpose.ts
conv.ts
[js/webgpu] Enable GroupedConvVectorize path ( #19791 )
2024-03-12 22:25:07 -07:00
cumsum.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
einsum.ts
expand.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
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
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
gather.ts
[js/webgpu] minor fixes to make tinyllama work ( #19564 )
2024-02-23 15:45:30 -08:00
gemm.ts
instance-norm.ts
[js/webgpu] Fix NAN caused by un-initialized buffer in instance-norm ( #19387 )
2024-03-18 22:59:32 -07:00
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] Optimize MatMulNBits ( #19852 )
2024-03-13 10:33:14 -07:00
multi-head-attentiion.ts
pad.ts
[js/webgpu] perform uniform consistency check ( #20019 )
2024-03-26 17:14:43 -07:00
pool.ts
[js/webgpu] fix maxpool / fp16 ( #19981 )
2024-03-19 16:15:49 -07:00
range.ts
reduce-shared.ts
accumulate in fp32 for Reduce* ( #19868 )
2024-03-18 08:28:43 -07:00
reduce.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
resize.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
skip-layer-norm.ts
slice.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
softmax.ts
[js/webgpu] perform uniform consistency check ( #20019 )
2024-03-26 17:14:43 -07:00
split.ts
[js/webgpu] Create Split indices helpers by rank, not by shape ( #19554 )
2024-02-20 09:24:34 -08:00
tile.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
transpose.ts
[js/webgpu] Refactor createTensorShapeVariables ( #18883 )
2024-02-01 17:59:00 -08:00
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