| .. |
|
3rd-party
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -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
|
fix f16 for attention, enable slice and flatten for more types (#19262)
|
2024-01-29 10:13:46 -08:00 |
|
batch-norm.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
bias-add.ts
|
[js/webgpu] revise uniform support (#17871)
|
2023-10-11 16:41:46 -07:00 |
|
bias-split-gelu.ts
|
[JS/Web] Resize & BiasSplitGelu fp16 support (#18536)
|
2023-11-22 12:12:07 -08:00 |
|
binary-op.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
common.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
concat.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
conv-grouped.ts
|
[js/webgpu] Support uniforms for conv, conv transpose, conv grouped (#18753)
|
2024-01-25 15:37:05 -08:00 |
|
conv-transpose.ts
|
[js/webgpu] Support uniforms for conv, conv transpose, conv grouped (#18753)
|
2024-01-25 15:37:05 -08:00 |
|
conv.ts
|
[js/webgpu] Support uniforms for conv, conv transpose, conv grouped (#18753)
|
2024-01-25 15:37:05 -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
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
expand.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
fuse-utils.ts
|
[js/webgpu] Support uniforms for conv, conv transpose, conv grouped (#18753)
|
2024-01-25 15:37:05 -08:00 |
|
gather-elements.ts
|
[JS/Web] AddedUniforms in GatherElements. (#18670)
|
2023-12-05 09:19:53 -08:00 |
|
gather.ts
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
gemm.ts
|
fix gemm beta for fp16 (#19153)
|
2024-01-15 18:40:38 -08:00 |
|
instance-norm.ts
|
[js/webgpu] Change A/sqrt(B) to A*inverseSqrt(B) in normalization ops (#19101)
|
2024-01-12 00:08:16 -08:00 |
|
layer-norm.ts
|
[js/webgpu] Change A/sqrt(B) to A*inverseSqrt(B) in normalization ops (#19101)
|
2024-01-12 00:08:16 -08:00 |
|
matmul.ts
|
[js/webgpu] Support uniforms for conv, conv transpose, conv grouped (#18753)
|
2024-01-25 15:37:05 -08:00 |
|
multi-head-attentiion.ts
|
[js/webgpu] Support uniforms for attention and multihead attention (#18903)
|
2024-01-09 07:46:30 -08:00 |
|
pad.ts
|
[js/webgpu] Support f16 uniform (#19098)
|
2024-01-25 16:58:22 -08:00 |
|
pool.ts
|
[js/webgpu] Refactor attributes of pool (#18728)
|
2023-12-26 17:23:52 -08:00 |
|
range.ts
|
[js/webgpu] Support range uniforms (#19055)
|
2024-01-09 09:33:57 -08:00 |
|
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
|
fix resize for fp16 (#19110)
|
2024-01-12 13:44:28 -08:00 |
|
skip-layer-norm.ts
|
[JS/WebGPU] Added Uniforms to SkipLayerNorm. (#18788)
|
2024-01-25 01:12:21 +05:30 |
|
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
|
[js/webgpu] Remove enableShapesUniforms (#19279)
|
2024-01-29 17:49:06 -08:00 |
|
unary-op.ts
|
[js/webgpu] Fix Tanh explosion (#19201)
|
2024-01-25 08:25:35 -08:00 |
|
where.ts
|
[js/webgpu] fix bcast in where (#19009)
|
2024-01-11 12:13:24 -08:00 |