onnxruntime/js/web/lib/onnxjs/ops
Tixxx ea1a4f8fb5
[JS]support running super resolution model using ortweb (#7677)
* migrated changes to support running super resolution model using ortweb

* reverted benchmarking tool related changes which will be in a separate pr

* added kernel tests to op and node tests

* minor change to the order of variables

* added one more unit test for packed matmul
2021-05-25 17:43:43 -07:00
..
arg-max.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
batch-normalization.ts
binary-op.ts
cast.ts
clip.ts
concat.ts
conv.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -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
expand.ts
flatten.ts
gather.ts
gemm.ts
image-scaler.ts
instance-normalization.ts
leaky-relu.ts
lrn.ts
matmul.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
pad.ts
pool.ts
reduce-op.ts
reshape.ts
shape.ts
slice.ts
softmax.ts
split.ts
squeeze.ts
sum.ts
tile.ts
transpose.ts
unary-op.ts
unsqueeze.ts
upsample.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00