onnxruntime/js/web/lib/onnxjs
Sunghoon 74eaaad768
[js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249)
* Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast, clip

* merge master and update a operators.md

* resolve comment. revise pool and cast kernel implementation.

* skip fusion when clip min and max is not in initializer
2021-10-14 16:29:37 -07:00
..
backends [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
ort-schema [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
attribute-with-cache-key.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
attribute.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
backend.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
execution-plan.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
graph.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
instrument.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00
model.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
operators.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
opset.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
session-handler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
session.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
tensor.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
util.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00