onnxruntime/js/web/lib/onnxjs/backends/webgl/ops
Yulong Wang b1a17188a6
[js/web] add LRN unpacked kernel for webgl backend (#14459)
### Description
add LRN unpacked kernel for webgl backend
2023-02-01 11:51:10 -08:00
..
batch-normalization.ts
binary-op.ts
cast.ts
concat-packed.ts
concat.ts
conv-grouped.ts [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
conv-pack.ts
conv-transpose.ts replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
conv.ts replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
depth-to-space.ts
dot-product.ts [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
flatten.ts
fuse-utils.ts [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
gather.ts
gemm.ts
im2col-pack.ts
im2col.ts
image-scaler.ts
instance-normalization.ts
lrn.ts [js/web] add LRN unpacked kernel for webgl backend (#14459) 2023-02-01 11:51:10 -08:00
matmul-pack.ts [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
matmul.ts [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
pack.ts
packing-utils.ts
pad.ts
pool.ts
reduce.ts
reshape-packed.ts
reshape.ts
resize-packed.ts [js/web] support 'pytorch_half_pixel' mode for WebGL kernel 'Resize' (#11208) 2022-11-21 12:03:48 -08:00
shape.ts
slice.ts
softmax.ts replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
split.ts
squeeze.ts
sum.ts
tile.ts
transpose.ts
uint8-encode.ts
unary-op.ts
unpack.ts
unsqueeze.ts
upsample.ts [js/web] support 'pytorch_half_pixel' mode for WebGL kernel 'Resize' (#11208) 2022-11-21 12:03:48 -08:00