Yulong Wang
|
1743e9a615
|
[js] enable formatter for more file types (#16888)
### Description
enable formatter for .js/.json/.jsonc/.md files
|
2023-07-28 15:46:58 -07:00 |
|
Yulong Wang
|
e9e6bedf37
|
[js/webgpu] generate operator table for webgpu (#15954)
### Description
[js/webgpu] generate operator table for webgpu
|
2023-05-20 12:20:41 -07:00 |
|
Yulong Wang
|
1a402a3f25
|
replace 'master' branch ref to 'main' for onnx repo (#12678)
|
2022-08-30 13:41:42 -07:00 |
|
Yulong Wang
|
c144acc534
|
Replace 'master' branch ref to 'main' in the code (#12547)
|
2022-08-22 10:48:12 -07:00 |
|
Yi-Hong Lyu
|
efcdbac4e7
|
Fix ONNX Runtime Mobile link in js/web/README.md (#9828)
|
2021-11-21 17:58:03 -08:00 |
|
Sunghoon
|
4028e51e7e
|
Update the compatibility of ONNX Runtime Web (#9444)
|
2021-10-20 18:03:12 -07:00 |
|
Yulong Wang
|
feb747173e
|
[js/web] Update browser support table (#8900)
* [js/web] Update browser support table
update section 'Compatibility' for Edge browser
* update linux
|
2021-08-31 17:39:51 -07:00 |
|
Du Li
|
6a9023f47d
|
[JS/Web]Adding support for WebGL v1 (#7906)
* Adding support for WebGL v1
* enabling a few tests
* Minor changes for README.md
|
2021-06-03 21:30:42 -07:00 |
|
Yulong Wang
|
f9587d6051
|
[js/web] update README.md (#7894)
|
2021-06-01 17:35:04 -07:00 |
|
Yulong Wang
|
ccdedf1b2e
|
[js] update documents (#7852)
* [js] update documents
* escape double quotes
* update operators.md
* resolve comments
|
2021-05-27 14:51:57 -07:00 |
|
Yulong Wang
|
b852b73e84
|
[js][doc] update some part of documents. (#7768)
* [js][doc] update some part of documents.
* resolve comments
|
2021-05-21 11:42:36 -07:00 |
|
Yulong Wang
|
8eaa4c33e2
|
[js] fix library bundling and some trivial improvement (#7550)
* [js] fix library bundling
* fix filename in code comments
|
2021-05-03 18:31:55 -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 |
|