onnxruntime/js/web/lib/wasm/jsep/webgpu/ops
satyajandhyala e55a20ece8
[Web/JS] Added Split operator support. (#16567)
### Description
Added WeGPU/JSEP Split operator support.



### 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. -->
2023-07-07 12:16:10 -07:00
..
3rd-party
binary-op.ts
common.ts
concat.ts [Web/JS] Support WebGPU Concat operator (#16543) 2023-07-05 11:59:45 -07:00
conv-grouped.ts
conv.ts
conv2d-mm.ts
fuse-utils.ts
gemm.ts
matmul.ts
pool.ts
reduce.ts [JS/Web] Fixed the output indexing in the shader code when the output is 1-dim. (#16508) 2023-06-30 09:42:38 -07:00
split.ts [Web/JS] Added Split operator support. (#16567) 2023-07-07 12:16:10 -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