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
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
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
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
elu.ts
flatten.ts
fuse-utils.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
gather.ts
gemm.ts
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
instance-normalization.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
leaky-relu.ts
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
pad.ts
pool.ts
reduce.ts
reshape-packed.ts [JS/Web] Bug fix for Reshape Pack (#7754) 2021-05-19 11:15:47 -07:00
reshape.ts
resize-packed.ts
slice.ts
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
sum.ts
tile.ts
transpose.ts
uint8-encode.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
unary-op.ts
unpack.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
unsqueeze.ts
upsample.ts