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-06-27 03:11:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
207c57219a
onnxruntime
/
js
/
web
/
lib
/
onnxjs
/
backends
/
webgl
/
ops
History
Guenther Schmuelling
4645726d74
fix for webgl lrn (
#15236
)
...
fix issue that resulted in wrong results for lrn on webgpu
2023-03-30 16:16:57 -07:00
..
batch-normalization.ts
binary-op.ts
cast.ts
concat-packed.ts
concat.ts
conv-grouped.ts
conv-pack.ts
conv-transpose.ts
conv.ts
depth-to-space.ts
dot-product.ts
flatten.ts
fuse-utils.ts
gather.ts
gemm.ts
im2col-pack.ts
im2col.ts
image-scaler.ts
instance-normalization.ts
lrn.ts
fix for webgl lrn (
#15236
)
2023-03-30 16:16:57 -07:00
matmul-pack.ts
matmul.ts
pack.ts
packing-utils.ts
pad.ts
pool.ts
reduce.ts
reshape-packed.ts
reshape.ts
resize-packed.ts
shape.ts
slice.ts
softmax.ts
split.ts
squeeze.ts
sum.ts
tile.ts
transpose.ts
uint8-encode.ts
unary-op.ts
unpack.ts
unsqueeze.ts
upsample.ts