onnxruntime/js/web/lib/wasm/jsep/webgpu
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
..
ops [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
attribute-with-cache-key.ts
gpu-data-manager.ts [js/webgpu] fix buffer size when download (#15990) 2023-05-20 00:21:18 -07:00
op-resolve-rules.ts [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
program-manager.ts
types.ts