Yulong Wang
|
1527af3e30
|
[js/web] deduplicate test cases between opsets (#9327)
* [js/web] deduplicate test cases between opsets
* fix eslint error
|
2021-10-12 22:37:19 -07:00 |
|
Ye Wang
|
4934455ab6
|
Bumping up to 1.10 (#9006)
* bump to 1.10
* Update Versioning.md
* Update README.rst
* Change opset version to 15
|
2021-09-22 16:34:28 -07:00 |
|
Ye Wang
|
e2194797a7
|
bumping up to version 1.9 (#8982)
* bump up version
* makes the windowAI column align with ORT version
* update the hardcoded version string
* fix a typo
|
2021-09-07 14:30:55 -07:00 |
|
Yulong Wang
|
206537936f
|
[js/web] enable proxy worker for wasm backend (#8862)
|
2021-08-31 10:23:42 -07:00 |
|
Guoyu Wang
|
52a212e4f1
|
Bump ORT master version to 1.8.2 (#8646)
|
2021-08-09 11:10:29 -07:00 |
|
harshithapv
|
0f989c6162
|
bumping onnxruntime version to 1.8.1 (#8429)
|
2021-07-19 16:48:56 -07:00 |
|
Yulong Wang
|
a272a75cd1
|
[js/web] allow pull wasm artifacts from CI (#7886)
* [js/web] allow pull wasm artifacts from CI
* resolve comments
|
2021-06-02 17:49:12 -07:00 |
|
Yulong Wang
|
c91602070d
|
[js] update version of package "onnxruntime-web" and "onnxruntime-react-native" (#7769)
|
2021-05-20 09:52:34 -07:00 |
|
Yulong Wang
|
ec885040ef
|
[js] specify correct config for terser (#7627)
* add copyright banner
* fix worker loading failure
* add a section in document for formatter and linter
|
2021-05-10 11:50:39 -07:00 |
|
Yulong Wang
|
3600c3e66e
|
[js/web] integrate latest changes from onnxjs (#7535)
* [js/web] integrate latest changes from onnxjs
* apply ESLint rules: filename-case and header
* remove filename-case rule for wasm .d.ts
|
2021-05-03 15:03:25 -07:00 |
|
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 |
|