onnxruntime/js/web/lib/wasm
Satya Kumar Jandhyala 24b72d2613
[JS/WebGPU] Preserve zero size input tensor dims. (#19737)
### Description
For Concat operation, the zero-size input tensor shape need to be
preserved and, unlike non-zero tensors, the dims are not constrained to
match other input tensors' dims.



### 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. -->
2024-03-07 19:07:49 -08:00
..
binding [js/webgpu] Support capture and replay for jsep (#18989) 2024-01-30 18:28:03 -08:00
jsep [JS/WebGPU] Preserve zero size input tensor dims. (#19737) 2024-03-07 19:07:49 -08:00
proxy-worker [js/web] transfer input buffer back to caller thread (#19677) 2024-03-01 14:50:06 -08:00
proxy-messages.ts
proxy-wrapper.ts
run-options.ts
session-handler-inference.ts
session-handler-training.ts
session-options.ts [js/webgpu] Support capture and replay for jsep (#18989) 2024-01-30 18:28:03 -08:00
wasm-common.ts [js] changes to allow Float16Array if any polyfill is available (#19305) 2024-02-21 00:31:06 -08:00
wasm-core-impl.ts [js/webgpu] Support capture and replay for jsep (#18989) 2024-01-30 18:28:03 -08:00
wasm-factory.ts [js/web] show warning when numThreads is set but threads is not supported (#19179) 2024-01-17 15:04:22 -08:00
wasm-training-core-impl.ts
wasm-utils-load-file.ts
wasm-utils.ts