This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
onnxruntime
Watch
1
Star
0
Fork
You've already forked onnxruntime
0
mirror of
https://github.com/saymrwulf/onnxruntime.git
synced
2026-07-09 17:28:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8edec47c6c
onnxruntime
/
js
/
web
/
test
/
data
/
ops
History
Guenther Schmuelling
c749bd997a
webgpu quickgelu (
#20939
)
2024-06-06 08:21:33 -07:00
..
_example.jsonc
abs-int32.jsonc
abs.jsonc
absr.jsonc
abss.jsonc
acos.jsonc
add.jsonc
[js/web] fix suite test list for zero sized tensor (
#19638
)
2024-02-24 10:09:07 -08:00
add_int32.jsonc
add_zero-sized.jsonc
[js/web] fix suite test list for zero sized tensor (
#19638
)
2024-02-24 10:09:07 -08:00
and.jsonc
asin.jsonc
attention.jsonc
batch-norm.jsonc
bias-add.jsonc
bias-split-gelu.jsonc
cast.jsonc
ceil.jsonc
concat.jsonc
concat_int32.jsonc
concat_zero-sized.jsonc
[JS/WebGPU] Preserve zero size input tensor dims. (
#19737
)
2024-03-07 19:07:49 -08:00
conv-transpose.jsonc
[JS/WebGPU] Use non-matmul implementation for ConvTranspose in channel-first case. (
#20022
)
2024-03-23 11:19:14 -07:00
conv.jsonc
cos.jsonc
cumsum.jsonc
depth-to-space.jsonc
div.jsonc
div_int32.jsonc
einsum.jsonc
equal.jsonc
exp.jsonc
expand.jsonc
fast-gelu.jsonc
[js/webgpu] support customop FastGelu (
#19392
)
2024-02-06 09:07:31 -08:00
floor.jsonc
fused-conv.jsonc
[js/webgpu] Add LeakyRelu activation for fusedConv (
#19369
)
2024-02-02 09:06:38 -08:00
gather-elements.jsonc
gather.jsonc
gelu.jsonc
gemm.jsonc
global-average-pool.jsonc
greater.jsonc
group-query-attention.jsonc
[js/webgpu] Support GroupQueryAttention (
#20237
)
2024-05-13 09:43:37 -07:00
identity.jsonc
image-scaler.jsonc
instance-norm.jsonc
[js/webgpu] Fix NAN caused by un-initialized buffer in instance-norm (
#19387
)
2024-03-18 22:59:32 -07:00
layer-norm.jsonc
leaky-relu.jsonc
less.jsonc
log.jsonc
matmul-broadcast.jsonc
matmul.jsonc
matmulnbits.jsonc
[JS/WebGPU] Improve MatMulNBits perf (
#19974
)
2024-04-12 11:03:05 -07:00
mul.jsonc
mul_int32.jsonc
multihead-attention.jsonc
Eliminate explicit Concat operations in Attention (
#20556
)
2024-05-24 09:07:57 -07:00
neg-int32.jsonc
neg.jsonc
not.jsonc
or.jsonc
pad-big.jsonc
pad.jsonc
pow-big-number.jsonc
pow.jsonc
pow_int32.jsonc
quick-gelu.jsonc
webgpu quickgelu (
#20939
)
2024-06-06 08:21:33 -07:00
reduce-min.jsonc
relu.jsonc
reshape-int32.jsonc
reshape-pack.jsonc
reshape.jsonc
resize-pack.jsonc
resize.jsonc
rotary-embedding.jsonc
[js/webgpu] Implement com.microsoft.RotaryEmbedding (
#20209
)
2024-04-08 09:11:26 -07:00
shape.jsonc
simplified-layer-norm.jsonc
[js/web] fix test runner with optional input/output (
#20399
)
2024-04-22 12:53:10 -07:00
sin.jsonc
skip-layer-norm.jsonc
[js/web] fix test runner with optional input/output (
#20399
)
2024-04-22 12:53:10 -07:00
skip-simplified-layer-norm.jsonc
[js/web] fix test runner with optional input/output (
#20399
)
2024-04-22 12:53:10 -07:00
slice.jsonc
softmax.jsonc
split.jsonc
sqrt.jsonc
sub.jsonc
sub_int32.jsonc
tan.jsonc
tanh.jsonc
[js/webgpu] Fix Tanh explosion (
#19201
)
2024-01-25 08:25:35 -08:00
tile.jsonc
transpose.jsonc
[js/webgpu] Support shared memory for transpose 2d (
#19267
)
2024-05-22 08:15:44 -07:00
transpose_int32_uint32.jsonc
upsample.jsonc
where.jsonc
[JS/WebGPU] Fix Split and Where to handle corner cases. (
#19613
)
2024-02-23 00:21:15 -08:00
where_broadcast.jsonc
xor.jsonc