onnxruntime/js/web/lib/onnxjs/backends/webgl
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
..
ops [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
glsl-array-lib.ts
glsl-coordinate-lib.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
glsl-definitions.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
glsl-encoding-lib.ts
glsl-fragcolor-lib.ts
glsl-function-inliner.ts
glsl-preprocessor.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
glsl-registered-libs.ts
glsl-shape-utils-lib.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
glsl-source.ts
glsl-vec-lib.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
inference-handler.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
op-resolve-rules.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
program-manager.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
session-handler.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
texture-data-encoder.ts
texture-layout-strategy.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
texture-layout.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
texture-manager.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
types.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
utils.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
webgl-context-factory.ts
webgl-context.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00