Yulong Wang
|
1a402a3f25
|
replace 'master' branch ref to 'main' for onnx repo (#12678)
|
2022-08-30 13:41:42 -07:00 |
|
Yulong Wang
|
3e8cabbc3e
|
[js/web] WebGL backend refactor (#8586)
|
2021-08-12 12:30:49 -07:00 |
|
Du Li
|
fa722d208b
|
[js/web] adding webgl pointwise conv kernel (#8418)
|
2021-08-04 20:46:08 -07:00 |
|
Du Li
|
352d560fd5
|
Adding Conv+Clip fusion (#8102)
|
2021-06-21 16:30:12 -07:00 |
|
Du Li
|
e4a985ff17
|
[JS/Web] WebGL Profiling Tool (#7724)
|
2021-05-18 06:31:00 -07:00 |
|
Xueyun Zhu
|
c5d28097e8
|
[js/web] adding conv fuse logic (#7604)
* adding conv fuse logic
* fixing merge
* fix file name in kebab case
* fix lint error
|
2021-05-10 11:41:50 -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 |
|