onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
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
..
3rd-party
binary-op.ts
common.ts
concat.ts
conv-grouped.ts
conv.ts
conv2d-mm.ts
fuse-utils.ts
gemm.ts
matmul.ts
pool.ts
reduce.ts [js/web] Added Reduce operators support (#16122) 2023-06-12 07:46:27 -07:00
transpose.ts
unary-op.ts [js/webgpu] fix attribute cache key for 2 operators (#15710) 2023-04-27 15:04:33 -07:00