onnxruntime/js/web/lib/onnxjs/backends/webgl/ops
Tixxx db88f3059c
[js] fixing broadcast issues in pack mode (#8090)
* fixing broadcast issues in pack mode

* improved bcast logic for matmul

* removed TODO

* rebased from master
2021-06-23 09:55:19 -07:00
..
batch-normalization.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
binary-op.ts [js] fixing broadcast issues in pack mode (#8090) 2021-06-23 09:55:19 -07:00
clip.ts Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
concat-packed.ts [js/web] port fixes for packed concat over to ort repo (#7605) 2021-05-07 13:04:53 -07:00
concat.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
conv-pack.ts Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
conv.ts Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
depth-to-space.ts [JS]support running super resolution model using ortweb (#7677) 2021-05-25 17:43:43 -07:00
dropout.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
elu.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
flatten.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
fuse-utils.ts Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
gather.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
gemm.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
im2col-pack.ts [JS/Web]Adding support for WebGL v1 (#7906) 2021-06-03 21:30:42 -07:00
image-scaler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
instance-normalization.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
leaky-relu.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
matmul-pack.ts [js] fixing broadcast issues in pack mode (#8090) 2021-06-23 09:55:19 -07:00
matmul.ts [js] fixing broadcast issues in pack mode (#8090) 2021-06-23 09:55:19 -07:00
pack.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
packing-utils.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
pad.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
pool.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
reduce.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
reshape-packed.ts [JS/Web] Bug fix for Reshape Pack (#7754) 2021-05-19 11:15:47 -07:00
reshape.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
resize-packed.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
shape.ts Adding webgl shape kernel (#7971) 2021-06-08 06:22:45 -07:00
slice.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
softmax.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
split.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
squeeze.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
sum.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
tile.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
transpose.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
uint8-encode.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
unary-op.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
unpack.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
unsqueeze.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
upsample.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00