onnxruntime/js/web/lib
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
..
onnxjs [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
wasm fix CodeQL warning 'Remote property injection' (#9224) 2021-09-30 13:45:22 -07:00
backend-onnxjs.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
backend-wasm.ts [js/web] enable proxy worker for wasm backend (#8862) 2021-08-31 10:23:42 -07:00
index.ts