onnxruntime/js/web/lib/wasm/jsep
satyajandhyala 889f80082f
[js/web] Added Reduce operators support (#16122)
### Description
Added support for ReduceL1, ReduceL2, ReduceMean, ReduceMin, ReduceMax,
ReduceSum, ReduceLogSum, ReduceLogSumExp, ReduceProd and
ReduceSquareSum.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Satya Jandhyala <sajandhy@microsoft.com>
Co-authored-by: guschmue <guschmue@microsoft.com>
2023-06-12 07:46:27 -07:00
..
webgpu [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
backend-webgpu.ts [js/webgpu] fix RangeError in buffer download (#16165) 2023-05-30 15:04:50 -07:00
init.ts [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
log.ts [js/webgpu] support proxy for webgpu (#15851) 2023-05-15 16:23:13 -07:00
tensor.ts [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
util.ts [js/webgpu] following up for JSEP/WebGPU code cleanup (#15666) 2023-04-25 21:20:03 -07:00