onnxruntime/js/web/script
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
..
build.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
generate-operator-md.ts [js/web] name ort web for consistency (#9240) 2021-09-30 22:53:26 -07:00
parse-profiler.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
prepack.ts [js/web] fix pacakge metadata of onnxruntime-web (#7543) 2021-05-02 13:26:07 -07:00
prepare-test-data.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
pull-prebuilt-wasm-artifacts.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
test-runner-cli-args.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
test-runner-cli.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00