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
concat.ts
conv-pack.ts
conv.ts
depth-to-space.ts
dropout.ts
elu.ts
flatten.ts
fuse-utils.ts
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
leaky-relu.ts
matmul-pack.ts
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
packing-utils.ts
pad.ts
pool.ts
reduce.ts
reshape-packed.ts
reshape.ts
resize-packed.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