..
3rd-party
[js/webgpu] Provide a naive vectorized matmul algorithm ( #18758 )
2023-12-13 09:03:23 -08:00
argminmax.ts
[JS/Web] Added uniforms to Reduce, Resize and Split Ops. ( #18727 )
2023-12-12 11:12:23 -08:00
attention.ts
batch-norm.ts
bias-add.ts
bias-split-gelu.ts
binary-op.ts
common.ts
[js/webgpu] only declare shape and strides in shader when necessary ( #18940 )
2023-12-28 15:43:08 -08:00
concat.ts
conv-grouped.ts
conv-transpose.ts
[js/webgpu] Use the naive convTranspose when in/out channels are both 1 ( #18658 )
2023-12-04 13:18:37 -08:00
conv.ts
[js/webgpu] Provide a naive vectorized matmul algorithm ( #18758 )
2023-12-13 09:03:23 -08:00
cumsum.ts
[JS/Web] Added uniforms to Reduce, Resize and Split Ops. ( #18727 )
2023-12-12 11:12:23 -08:00
einsum.ts
expand.ts
fuse-utils.ts
gather-elements.ts
[JS/Web] AddedUniforms in GatherElements. ( #18670 )
2023-12-05 09:19:53 -08:00
gather.ts
gemm.ts
[JS/WebGPU] fix an error in Clip ( #18799 )
2023-12-19 13:51:01 -08:00
instance-norm.ts
[js/webgpu] Optimize NCHW layout for InstanceNormalization ( #18123 )
2023-12-15 11:26:15 -08:00
layer-norm.ts
matmul.ts
[js/webgpu] Provide a naive vectorized matmul algorithm ( #18758 )
2023-12-13 09:03:23 -08:00
multi-head-attentiion.ts
pad.ts
pool.ts
[js/webgpu] Refactor attributes of pool ( #18728 )
2023-12-26 17:23:52 -08:00
range.ts
reduce-shared.ts
[JS/WebGPU] fix an error in Clip ( #18799 )
2023-12-19 13:51:01 -08:00
reduce.ts
[JS/Web] Added uniforms to Reduce, Resize and Split Ops. ( #18727 )
2023-12-12 11:12:23 -08:00
resize.ts
[JS/Web] Sajandhy/webgpu resize scales rank check ( #18954 )
2023-12-29 09:23:27 -08:00
skip-layer-norm.ts
slice.ts
[JS/Web] Added uniforms to Reduce, Resize and Split Ops. ( #18727 )
2023-12-12 11:12:23 -08:00
softmax.ts
[JS/WebGPU] fix an error in Clip ( #18799 )
2023-12-19 13:51:01 -08:00
split.ts
[JS/Web] Added uniforms to Reduce, Resize and Split Ops. ( #18727 )
2023-12-12 11:12:23 -08:00
tile.ts
[JS/WebGPU] Added uniforms to Tile and Where Ops ( #18768 )
2023-12-11 20:58:52 -08:00
transpose.ts
unary-op.ts
[JS/WebGPU] fix an error in Clip ( #18799 )
2023-12-19 13:51:01 -08:00
where.ts
[JS/WebGPU] Added uniforms to Tile and Where Ops ( #18768 )
2023-12-11 20:58:52 -08:00