onnxruntime/js/web/lib/onnxjs/backends/webgl/ops
Tixxx 2a3851cd75
fixed bugs in packed mode and enable pack mode tests in ci (#7848)
* fixed bugs in packed mode and enable pack mode tests in ci

* removed unnecessary space

* pr comments

* pr comments

* disable an average pool test

* try disabling another avg pool

* disable more avg pool tests

* disable maxpool tests
2021-05-27 07:56:58 -07:00
..
batch-normalization.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
binary-op.ts fixed bugs in packed mode and enable pack mode tests in ci (#7848) 2021-05-27 07:56:58 -07:00
clip.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -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 [JS]support running super resolution model using ortweb (#7677) 2021-05-25 17:43:43 -07:00
conv.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -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 [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -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 fixed bugs in packed mode and enable pack mode tests in ci (#7848) 2021-05-27 07:56:58 -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]support running super resolution model using ortweb (#7677) 2021-05-25 17:43:43 -07:00
matmul.ts fixed bugs in packed mode and enable pack mode tests in ci (#7848) 2021-05-27 07:56:58 -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
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