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 [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
binary-op.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
cast.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
clip.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
concat.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
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 [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
expand.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
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
image-scaler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
instance-normalization.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
leaky-relu.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
lrn.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
matmul.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -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-op.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
reshape.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
shape.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
slice.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
softmax.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
split.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -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
unary-op.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
unsqueeze.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
upsample.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00