onnxruntime/js/web/lib/onnxjs/backends/webgl
Yulong Wang 4ebc9c3b5e
[JS] onnxruntime-web (#7394)
* add web

* add script and test

* fix lint

* add test/data/ops

* add test/data/node/ to gitignore

* modify scripts

* add onnxjs

* fix tests

* fix test-runner

* fix sourcemap

* fix onnxjs profiling

* update test list

* update README

* resolve comments

* set wasm as default backend

* rename package

* update copyright header

* do not use class "Buffer" in browser context

* revise readme
2021-04-27 00:04:25 -07:00
..
ops [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-array-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-coordinate-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-definitions.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-encoding-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-fragcolor-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-function-inliner.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-preprocessor.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-registered-libs.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-shape-utils-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-source.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
glsl-vec-lib.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
inference-handler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
op-resolve-rules.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
program-manager.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
session-handler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
texture-data-encoder.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
texture-layout-strategy.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
texture-manager.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
types.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
utils.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
webgl-context-factory.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
webgl-context.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00