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-04 04:07:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fbff99a432
onnxruntime
/
js
/
web
/
lib
/
wasm
/
jsep
/
webgpu
/
ops
History
Yulong Wang
5ff27ef02a
[js/webgpu] support customop FastGelu (
#19392
)
...
### Description Support WebGPU custom operator FastGelu.
2024-02-06 09:07:31 -08:00
..
3rd-party
argminmax.ts
attention.ts
batch-norm.ts
bias-add.ts
bias-split-gelu.ts
binary-op.ts
common.ts
concat.ts
conv-grouped.ts
conv-transpose.ts
conv.ts
cumsum.ts
einsum.ts
expand.ts
fast-gelu.ts
fuse-utils.ts
gather-elements.ts
gather.ts
gemm.ts
instance-norm.ts
layer-norm.ts
matmul.ts
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
tile.ts
transpose.ts
unary-op.ts
where.ts